Home
last modified time | relevance | path

Searched refs:VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT (Results 1 - 9 of 9) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp106 static constexpr VkResult ALLOWED_RESULTS[] = {VK_SUCCESS, VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT}; in validateResults()
1248 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1249 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1273 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1274 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1296 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1297 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1323 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1324 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineCreationCacheControlTests.cpp106 static constexpr VkResult ALLOWED_RESULTS[] = {VK_SUCCESS, VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT}; in validateResults()
1263 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1264 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1288 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1289 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1311 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1312 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>,
1338 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
1339 checkResult<VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT, QP_TEST_RESULT_COMPATIBILITY_WARNING>
1363 // Warn if result is not VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
[all...]
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_enums.hpp285 eErrorPipelineCompileRequiredEXT = VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT,
H A Dvulkan_core.h195 VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT = VK_PIPELINE_COMPILE_REQUIRED, enumerator
/third_party/skia/include/third_party/vulkan/vulkan/
H A Dvulkan_core.h183 VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT = VK_PIPELINE_COMPILE_REQUIRED_EXT, enumerator
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h204 VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT = VK_PIPELINE_COMPILE_REQUIRED, enumerator
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_core.h183 VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT = VK_PIPELINE_COMPILE_REQUIRED_EXT, enumerator
H A Dvulkan_enums.hpp83 eErrorPipelineCompileRequiredEXT = VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h183 VK_ERROR_PIPELINE_COMPILE_REQUIRED_EXT = VK_PIPELINE_COMPILE_REQUIRED_EXT, enumerator

Completed in 443 milliseconds