Home
last modified time | relevance | path

Searched refs:SpvOpFunctionEnd (Results 176 – 200 of 247) sorted by relevance

12345678910

/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/compiler/spirv/
H A Dspirv.h1215 SpvOpFunctionEnd = 56, enumerator
1861 case SpvOpFunctionEnd: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/compiler/spirv/
H A Dspirv.h1238 SpvOpFunctionEnd = 56, enumerator
1900 case SpvOpFunctionEnd: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/dports/graphics/mesa-dri/mesa-21.3.6/src/compiler/spirv/
H A Dspirv.h1215 SpvOpFunctionEnd = 56, enumerator
1861 case SpvOpFunctionEnd: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/dports/graphics/shaderc/shaderc-2021.3/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.h1224 SpvOpFunctionEnd = 56, enumerator
1879 case SpvOpFunctionEnd: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/dports/graphics/spirv-tools/SPIRV-Tools-2021.4/external/spirv-headers/include/spirv/unified1/
H A Dspirv.h1224 SpvOpFunctionEnd = 56, enumerator
1879 case SpvOpFunctionEnd: *hasResult = false; *hasResultType = false; break; in SpvHasResultAndType()
/dports/lang/clover/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/libosmesa/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-libs/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-gallium-xa/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-devel/mesa-22.0-branchpoint-2059-ge8a63cf61ec/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/graphics/mesa-dri/mesa-21.3.6/src/gallium/frontends/clover/spirv/
H A Dinvocation.cpp494 case SpvOpFunctionEnd: in create_binary_from_spirv()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/sksl/
H A DSkSLSPIRVCodeGenerator.cpp279 case SpvOpFunctionEnd: in opcode_text()
804 case SpvOpFunctionEnd: // fall through in writeOpCode()
2303 this->writeInstruction(SpvOpFunctionEnd, out); in writeFunction()
/dports/misc/usd/USD-21.11/pxr/imaging/hgiVulkan/
H A Dspirv_reflect.cpp834 case SpvOpFunctionEnd: in ParseNodes()
926 if (p_node->op == SpvOpFunctionEnd) { in ParseFunction()
976 if (p_node->op == SpvOpFunctionEnd) { in ParseFunction()
1078 if (p_parser->nodes[i].op == SpvOpFunctionEnd) { in ParseFunctions()
/dports/x11-wm/chamfer/chamferwm-d0916ee/third/spirv_reflect/
H A Dspirv_reflect.c834 case SpvOpFunctionEnd: in ParseNodes()
926 if (p_node->op == SpvOpFunctionEnd) { in ParseFunction()
976 if (p_node->op == SpvOpFunctionEnd) { in ParseFunction()
1078 if (p_parser->nodes[i].op == SpvOpFunctionEnd) { in ParseFunctions()
/dports/lang/clover/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/libosmesa-gallium/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/libosmesa/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/mesa-libs/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/mesa-gallium-va/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/mesa-dri-gallium/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()
/dports/graphics/mesa-gallium-vdpau/mesa-21.3.6/src/compiler/clc/
H A Dclc_helpers.cpp550 case SpvOpFunctionEnd: in parseInstruction()

12345678910