Searched defs:color_writes (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/intel/vulkan/ | ||
| H A D | gfx7_cmd_buffer.c | 378 const uint8_t color_writes = cmd_buffer->state.gfx.dynamic.color_writes; local in function:genX 418 const uint8_t color_writes = cmd_buffer->state.gfx.dynamic.color_writes; local in function:genX |
| H A D | gfx8_cmd_buffer.c | 694 const uint8_t color_writes = cmd_buffer->state.gfx.dynamic.color_writes; local in function:genX |
| H A D | anv_cmd_buffer.c | 1590 uint8_t color_writes = 0; local in function:anv_CmdSetColorWriteEnableEXT |
| H A D | anv_private.h | 2812 uint8_t color_writes; member in struct:anv_dynamic_state |
Completed in 12 milliseconds