Home
last modified time | relevance | path

Searched refs:TGSI_PROPERTY_VS_BLIT_SGPRS_AMD (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h308 TGSI_PROPERTY_VS_BLIT_SGPRS_AMD, enumerator
/external/virglrenderer/src/gallium/include/pipe/
Dp_shader_tokens.h297 #define TGSI_PROPERTY_VS_BLIT_SGPRS_AMD 24 macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c61 ureg_property(ureg, TGSI_PROPERTY_VS_BLIT_SGPRS_AMD, vs_blit_property); in si_get_blitter_vs()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c2352 case TGSI_PROPERTY_VS_BLIT_SGPRS_AMD: in ttn_compile_init()