Home
last modified time | relevance | path

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

/external/deqp-deps/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()
/external/angle/third_party/vulkan-deps/spirv-tools/src/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()
/external/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()