Lines Matching refs:shader
92 * struct vmw_ctx_bindinfo_shader - Shader binding metadata
176 * struct vmw_dx_shader_bindings - per shader type context binding state
178 * @shader: The shader binding for this shader type
179 * @const_buffer: Const buffer bindings for this shader type.
180 * @shader_res: Shader resource view bindings for this shader type.
181 * @dirty_sr: Bitmap tracking individual shader resource bindings changes
187 struct vmw_ctx_bindinfo_shader shader;