Home
last modified time | relevance | path

Searched refs:V_008958_DI_PT_POLYGON (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c710 [V_008958_DI_PT_LINELOOP] = {2, 1}, [V_008958_DI_PT_POLYGON] = {3, 1},
754 topology == V_008958_DI_PT_POLYGON || topology == V_008958_DI_PT_LINELOOP || in si_get_ia_multi_vgt_param()
/third_party/mesa3d/src/gallium/drivers/r600/
Devergreend.h1600 #define V_008958_DI_PT_POLYGON 0x00000015 macro
Dr600_state_common.c149 [PIPE_PRIM_POLYGON] = V_008958_DI_PT_POLYGON, in r600_conv_pipe_prim()
Dr600d.h1396 #define V_008958_DI_PT_POLYGON 0x00000015 macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.cpp379 [PIPE_PRIM_POLYGON] = V_008958_DI_PT_POLYGON, in si_conv_pipe_prim()