Home
last modified time | relevance | path

Searched refs:TESS_SPACING_EQUAL (Results 1 - 17 of 17) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.h269 case TESS_SPACING_EQUAL: in fd6_gl2spacing()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1047 TESS_SPACING_EQUAL, enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_shader.cpp1374 STATIC_ASSERT(BRW_TESS_PARTITIONING_INTEGER == TESS_SPACING_EQUAL - 1); in brw_compile_tes()
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dnir_to_tgsi_info.c433 STATIC_ASSERT((TESS_SPACING_EQUAL + 1) % 3 == PIPE_TESS_SPACING_EQUAL); in nir_tgsi_scan_shader()
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compiler.cpp989 key->hs.spacing = TESS_SPACING_EQUAL; in d3d12_fill_shader_key()
/third_party/mesa3d/src/compiler/glsl/
H A Dlinker.cpp1945 gl_prog->info.tess.spacing = TESS_SPACING_EQUAL; in link_tes_in_layout_qualifiers()
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c988 case TESS_SPACING_EQUAL: in get_programiv()
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_program.c1617 tes_info->tess.spacing == TESS_SPACING_EQUAL, in iris_update_compiled_tcs()
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_ureg.c2320 STATIC_ASSERT((TESS_SPACING_EQUAL + 1) % 3 == PIPE_TESS_SPACING_EQUAL); in ureg_setup_tess_eval_shader()
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c900 tes_stage->nir->info.tess.spacing == TESS_SPACING_EQUAL; in anv_pipeline_link_tcs()
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_program.c1533 tes_info->tess.spacing == TESS_SPACING_EQUAL, in crocus_update_compiled_tcs()
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.c1239 case TESS_SPACING_EQUAL: in tu6_emit_vpc()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_state_shaders.cpp545 case TESS_SPACING_EQUAL: in si_set_tesseval_regs()
/third_party/mesa3d/src/gallium/drivers/zink/nir_to_spirv/
H A Dnir_to_spirv.c4096 case TESS_SPACING_EQUAL: in get_spacing()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5111 b->shader->info.tess.spacing = TESS_SPACING_EQUAL; in vtn_handle_execution_mode()
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_pipeline.c6053 case TESS_SPACING_EQUAL: in radv_pipeline_emit_tess_state()
/third_party/mesa3d/src/microsoft/compiler/
H A Dnir_to_dxil.c1386 case TESS_SPACING_EQUAL: in get_tessellator_partitioning()

Completed in 78 milliseconds