Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_text.c1740 parse_property_next_shader( const char **pcur, uint *next_shader ) in parse_property_next_shader() argument
1748 *next_shader = i; in parse_property_next_shader()
/external/virglrenderer/src/gallium/auxiliary/tgsi/
Dtgsi_text.c1725 parse_property_next_shader( const char **pcur, uint *next_shader ) in parse_property_next_shader() argument
1733 *next_shader = i; in parse_property_next_shader()
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c1746 unsigned next_shader = info->properties[TGSI_PROPERTY_NEXT_SHADER]; in si_parse_next_shader_property() local
1750 switch (next_shader) { in si_parse_next_shader_property()
1770 if (next_shader == PIPE_SHADER_GEOMETRY || in si_parse_next_shader_property()