Home
last modified time | relevance | path

Searched defs:has_vulkan_model (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_builtins.cpp2839 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeShaderI32Vec3InputAtReference() local
2921 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeI32InputAtReference() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_builtins.cpp2839 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeShaderI32Vec3InputAtReference() local
2921 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeI32InputAtReference() local
/third_party/spirv-tools/source/val/
Dvalidate_builtins.cpp2943 bool has_vulkan_model = execution_model == spv::ExecutionModel::GLCompute || in ValidateComputeShaderI32Vec3InputAtReference() local
3029 bool has_vulkan_model = execution_model == spv::ExecutionModel::GLCompute || in ValidateComputeI32InputAtReference() local