Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/spirv_to_dxil/
Dspirv_to_dxil.h116 DXIL_SPIRV_YZ_FLIP_NONE = 0, enumerator
Ddxil_spirv_nir.c682 if (conf->yz_flip.mode != DXIL_SPIRV_YZ_FLIP_NONE) { in dxil_spirv_nir_passes()
/third_party/mesa3d/src/microsoft/vulkan/
Ddzn_pipeline.c717 enum dxil_spirv_yz_flip_mode yz_flip_mode = DXIL_SPIRV_YZ_FLIP_NONE; in dzn_graphics_pipeline_compile_shaders()
795 … stage == yz_flip_stage ? yz_flip_mode : DXIL_SPIRV_YZ_FLIP_NONE, in dzn_graphics_pipeline_compile_shaders()
2106 DXIL_SPIRV_YZ_FLIP_NONE, 0, 0, in dzn_compute_pipeline_compile_shader()