Searched defs:get_bool_const (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Darb_program_shader.c5291 static BOOL get_bool_const(const struct wined3d_shader_instruction *ins, function
5617 bool_const = get_bool_const(ins, shader, ins->src[0].reg.idx[0].offset);
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Darb_program_shader.c4848 static inline BOOL get_bool_const(const struct wined3d_shader_instruction *ins, IWineD3DBaseShaderImpl *This, DWORD idx) function
5144 bool_const = get_bool_const(ins, This, ins->src[0].reg.idx);

Completed in 95 milliseconds