HomeSort by: relevance | last modified time | path
    Searched refs:gs_or_tes (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
iris_state.c 6129 bool gs_or_tes = ice->shaders.prog[MESA_SHADER_GEOMETRY] || local
6132 (gs_or_tes ? ice->shaders.output_topology_is_points_or_lines
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
iris_state.c 4868 bool gs_or_tes = ice->shaders.prog[MESA_SHADER_GEOMETRY] || local
4871 (gs_or_tes ? ice->shaders.output_topology_is_points_or_lines
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
crocus_state.c 6710 bool gs_or_tes = ice->shaders.prog[MESA_SHADER_GEOMETRY] ||
6713 (gs_or_tes ? ice->shaders.output_topology_is_points_or_lines

Completed in 21 milliseconds