Searched defs:gfx_state (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/vulkan/ | ||
| H A D | genX_cmd_buffer.c | 2447 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:cmd_buffer_flush_push_constants |
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | genX_cmd_buffer.c | 3045 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:get_push_range_address 3124 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:get_push_range_bound_size 3186 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:cmd_buffer_emit_push_constant 3292 const struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:cmd_buffer_emit_push_constant_all 3339 struct anv_cmd_graphics_state *gfx_state = &cmd_buffer->state.gfx; local in function:cmd_buffer_flush_push_constants [all...] |
Completed in 13 milliseconds