Home
last modified time | relevance | path

Searched refs:ExecutionModelGeometry (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/spirv-cross/
H A Dspirv_cpp.cpp508 case ExecutionModelGeometry: in emit_header()
524 case ExecutionModelGeometry: in emit_header()
H A Dspirv_reflect.cpp462 case ExecutionModelGeometry: in execution_model_to_str()
H A Dmain.cpp428 case ExecutionModelGeometry: in execution_model_to_str()
1058 return ExecutionModelGeometry; in stage_to_execution_model()
H A Dspirv_glsl.cpp431 case ExecutionModelGeometry:
559 if (execution.model == ExecutionModelGeometry)
934 case ExecutionModelGeometry:
1878 if (get_execution_model() != ExecutionModelGeometry)
1900 if (get_execution_model() != ExecutionModelGeometry)
3152 if (get_execution_model() != ExecutionModelGeometry)
3276 case ExecutionModelGeometry:
3291 case ExecutionModelGeometry:
8253 if (storage == StorageClassInput && get_entry_point().model == ExecutionModelGeometry)
H A Dspirv.hpp75 ExecutionModelGeometry = 3, enumerator
H A Dspirv_cross.cpp2177 return model == ExecutionModelVertex || model == ExecutionModelGeometry || in is_vertex_like_shader()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.0/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.1/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/spirv-headers/include/spirv/1.0/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/spirv-headers/include/spirv/1.1/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/1.2/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/spirv-headers/include/spirv/1.2/
H A Dspirv.hpp72 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/spirv-tools/test/
H A Doperand_capabilities_test.cpp110 CASE1(EXECUTION_MODEL, ExecutionModelGeometry, Geometry),
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/
H A Doperand_capabilities_test.cpp110 CASE1(EXECUTION_MODEL, ExecutionModelGeometry, Geometry),
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DBuildSPIRV.cpp2122 {gl::ShaderType::Geometry, spv::ExecutionModelGeometry}, in getSpirv()
/third_party/skia/third_party/externals/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp76 ExecutionModelGeometry = 3, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Headers/include/spirv/unified1/
H A Dspirv.hpp76 ExecutionModelGeometry = 3, enumerator
/third_party/glslang/SPIRV/
H A Dspirv.hpp79 ExecutionModelGeometry = 3, enumerator
H A DGlslangToSpv.cpp320 case EShLangGeometry: return spv::ExecutionModelGeometry; in TranslateExecutionModel()
/third_party/spirv-headers/include/spirv/unified1/
H A Dspirv.hpp83 ExecutionModelGeometry = 3, enumerator

Completed in 110 milliseconds