Searched defs:apply_pipeline_layout_state (Results 1 – 1 of 1) sorted by relevance
37 struct apply_pipeline_layout_state { struct38 const struct anv_physical_device *pdevice;40 nir_shader *shader;64 add_binding(struct apply_pipeline_layout_state *state, in add_binding() argument