Home
last modified time | relevance | path

Searched refs:TGSI_SEMANTIC_CS_USER_DATA_AMD (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/include/pipe/
Dp_shader_tokens.h211 TGSI_SEMANTIC_CS_USER_DATA_AMD, enumerator
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shaderlib_tgsi.c144 value = ureg_DECL_system_value(ureg, TGSI_SEMANTIC_CS_USER_DATA_AMD, 0); in si_create_dma_compute_shader()
/external/mesa3d/src/gallium/auxiliary/nir/
Dtgsi_to_nir.c634 case TGSI_SEMANTIC_CS_USER_DATA_AMD: in ttn_src_for_file_and_index()