Home
last modified time | relevance | path

Searched refs: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
2842 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeShaderI32Vec3InputAtReference()
2921 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeI32InputAtReference() local
2924 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeI32InputAtReference()
/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
2842 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeShaderI32Vec3InputAtReference()
2921 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeI32InputAtReference() local
2924 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeI32InputAtReference()
/third_party/spirv-tools/source/val/
Dvalidate_builtins.cpp2839 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeShaderI32Vec3InputAtReference() local
2842 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeShaderI32Vec3InputAtReference()
2921 bool has_vulkan_model = execution_model == SpvExecutionModelGLCompute || in ValidateComputeI32InputAtReference() local
2924 if (spvIsVulkanEnv(_.context()->target_env) && !has_vulkan_model) { in ValidateComputeI32InputAtReference()