Home
last modified time | relevance | path

Searched refs:BRW_TESS_OUTPUT_TOPOLOGY_LINE (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compiler.h1281 BRW_TESS_OUTPUT_TOPOLOGY_LINE = 1, enumerator
H A Dbrw_shader.cpp1400 prog_data->output_topology = BRW_TESS_OUTPUT_TOPOLOGY_LINE; in brw_compile_tes()
/third_party/mesa3d/src/intel/vulkan/
H A DgenX_pipeline.c610 case BRW_TESS_OUTPUT_TOPOLOGY_LINE: in raster_polygon_mode()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c2202 tes_data->output_topology == BRW_TESS_OUTPUT_TOPOLOGY_LINE || in iris_update_compiled_shaders()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c2473 tes_data->output_topology == BRW_TESS_OUTPUT_TOPOLOGY_LINE || in crocus_update_compiled_shaders()

Completed in 17 milliseconds