Searched defs:shader_constant_is_local (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Dwined3d_private.h3233 static inline BOOL shader_constant_is_local(IWineD3DBaseShaderImpl* This, DWORD reg) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Dwined3d_private.h3192 static inline BOOL shader_constant_is_local(IWineD3DBaseShaderImpl* This, DWORD reg) { function
/vbox/src/VBox/Additions/WINNT/Graphics/Wine_new/wined3d/
H A Dwined3d_private.h3020 static inline BOOL shader_constant_is_local(const struct wined3d_shader *shader, DWORD reg) function

Completed in 973 milliseconds