/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/ |
D | vktSafetyCriticalApiTests.cpp | 76 TCU_THROW(TestError, commandName + std::string(" should not be accessible")); in forbiddenCoreCommands() 144 TCU_THROW(TestError, extensionName + std::string(" extension is explicitly forbidden")); in forbiddenCoreExtensions() 203 TCU_THROW(TestError, commandName + std::string(" should not be accessible")); in forbiddenPromotedCommands() 212 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::shaderResourceResidency must be VK_FALSE"); in forbiddenDeviceFeatures() 214 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseBinding must be VK_FALSE"); in forbiddenDeviceFeatures() 217 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyBuffer must be VK_FALSE"); in forbiddenDeviceFeatures() 219 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyImage2D must be VK_FALSE"); in forbiddenDeviceFeatures() 221 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyImage3D must be VK_FALSE"); in forbiddenDeviceFeatures() 223 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidency2Samples must be VK_FALSE"); in forbiddenDeviceFeatures() 225 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidency4Samples must be VK_FALSE"); in forbiddenDeviceFeatures() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/ |
D | vktSafetyCriticalApiTests.cpp | 76 TCU_THROW(TestError, commandName + std::string(" should not be accessible")); in forbiddenCoreCommands() 144 TCU_THROW(TestError, extensionName + std::string(" extension is explicitly forbidden")); in forbiddenCoreExtensions() 203 TCU_THROW(TestError, commandName + std::string(" should not be accessible")); in forbiddenPromotedCommands() 212 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::shaderResourceResidency must be VK_FALSE"); in forbiddenDeviceFeatures() 214 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseBinding must be VK_FALSE"); in forbiddenDeviceFeatures() 217 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyBuffer must be VK_FALSE"); in forbiddenDeviceFeatures() 219 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyImage2D must be VK_FALSE"); in forbiddenDeviceFeatures() 221 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidencyImage3D must be VK_FALSE"); in forbiddenDeviceFeatures() 223 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidency2Samples must be VK_FALSE"); in forbiddenDeviceFeatures() 225 TCU_THROW(TestError, "VkPhysicalDeviceFeatures::sparseResidency4Samples must be VK_FALSE"); in forbiddenDeviceFeatures() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/ |
D | vktWsiAcquireDrmDisplayTests.cpp | 156 TCU_THROW(NotSupportedError, "Drm not supported."); in iterate() 175 TCU_THROW(NotSupportedError, "Instance extension not supported."); in createInstanceWithAcquireDrmDisplay() 202 TCU_THROW(NotSupportedError, "No DRM primary device."); in getDrmFdPtr() 209 TCU_THROW(NotSupportedError, "No DRM node."); in getDrmFdPtr() 225 TCU_THROW(NotSupportedError, "Could not get DRM resources."); in getConnectedConnectorId() 252 TCU_THROW(NotSupportedError, "Could not get DRM resources or connector."); in getValidCrtcId() 294 TCU_THROW(NotSupportedError, "Could not open DRM."); in testGetDrmDisplayEXT() 299 TCU_THROW(NotSupportedError, "Could not find a DRM connector."); in testGetDrmDisplayEXT() 323 TCU_THROW(NotSupportedError, "Could not open DRM."); in testGetDrmDisplayEXTInvalidFd() 328 TCU_THROW(NotSupportedError, "Could not find a DRM connector."); in testGetDrmDisplayEXTInvalidFd() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/wsi/ |
D | vktWsiAcquireDrmDisplayTests.cpp | 156 TCU_THROW(NotSupportedError, "Drm not supported."); in iterate() 175 TCU_THROW(NotSupportedError, "Instance extension not supported."); in createInstanceWithAcquireDrmDisplay() 202 TCU_THROW(NotSupportedError, "No DRM primary device."); in getDrmFdPtr() 209 TCU_THROW(NotSupportedError, "No DRM node."); in getDrmFdPtr() 225 TCU_THROW(NotSupportedError, "Could not get DRM resources."); in getConnectedConnectorId() 252 TCU_THROW(NotSupportedError, "Could not get DRM resources or connector."); in getValidCrtcId() 294 TCU_THROW(NotSupportedError, "Could not open DRM."); in testGetDrmDisplayEXT() 299 TCU_THROW(NotSupportedError, "Could not find a DRM connector."); in testGetDrmDisplayEXT() 323 TCU_THROW(NotSupportedError, "Could not open DRM."); in testGetDrmDisplayEXTInvalidFd() 328 TCU_THROW(NotSupportedError, "Could not find a DRM connector."); in testGetDrmDisplayEXTInvalidFd() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/vkscserver/ |
D | vksCacheBuilder.cpp | 118 TCU_THROW(InternalError, "Could not recognize render pass type"); in exportFilesForExternalCompiler() 161 TCU_THROW(InternalError, "Could not find shader module"); in exportFilesForExternalCompiler() 166 TCU_THROW(InternalError, "Could not find shader"); in exportFilesForExternalCompiler() 177 TCU_THROW(InternalError, "Could not find render pass"); in exportFilesForExternalCompiler() 189 TCU_THROW(InternalError, "Could not find pipeline layout"); in exportFilesForExternalCompiler() 197 TCU_THROW(InternalError, "Could not find descriptor set layout"); in exportFilesForExternalCompiler() 209 TCU_THROW(InternalError, "Could not find sampler"); in exportFilesForExternalCompiler() 220 TCU_THROW(InternalError, "Could not find VkSamplerYcbcrConversion"); in exportFilesForExternalCompiler() 262 TCU_THROW(InternalError, "Unrecognized shader stage"); in exportFilesForExternalCompiler() 268 TCU_THROW(InternalError, "SPIR-V shader not found"); in exportFilesForExternalCompiler() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/subgroups/ |
D | vktSubgroupsBallotBroadcastTests.cpp | 86 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeCaseName() 206 TCU_THROW(InternalError, "Unknown operation type"); in getTestSrc() 264 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 267 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 270 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 277 TCU_THROW(NotSupportedError, "Device does not support int64 data types"); in supportedCheck() 281 TCU_THROW(NotSupportedError, "Device does not support SubgroupBroadcastDynamicId"); in supportedCheck() 296 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 299 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 304 TCU_THROW(NotSupportedError, "Unsupported subgroup size"); in supportedCheck() [all …]
|
D | vktSubgroupsBallotMasksTests.cpp | 87 default: TCU_THROW(InternalError, "Unsupported mask type"); in getMaskTypeName() 140 TCU_THROW(InternalError, "Unknown mask type"); in getBodySource() 230 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 234 TCU_THROW(NotSupportedError, "Device does not support VK_EXT_shader_subgroup_ballot extension"); in supportedCheck() 238 TCU_THROW(NotSupportedError, "Int64 is not supported"); in supportedCheck() 253 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 256 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 259 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 278 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() 294 default: TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() [all …]
|
D | vktSubgroupsShapeTests.cpp | 81 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 230 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 234 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 241 …TCU_THROW(NotSupportedError, "Subgroup shape tests require that clustered operations are supported… in supportedCheck() 249 TCU_THROW(NotSupportedError, "Subgroup shape tests require that quad operations are supported!"); in supportedCheck() 266 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 269 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 272 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 291 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() 307 default: TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() [all …]
|
D | vktSubgroupsQuadTests.cpp | 88 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 101 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeCaseName() 209 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 212 TCU_THROW(NotSupportedError, "Device does not support subgroup quad operations"); in supportedCheck() 215 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 218 TCU_THROW(NotSupportedError, "Device does not support SubgroupBroadcastDynamicId"); in supportedCheck() 233 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 236 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 239 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 258 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() [all …]
|
D | vktSubgroupsShuffleTests.cpp | 95 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 174 default: TCU_THROW(InternalError, "Unknown stage"); in getFramebufferPerStageHeadDeclarations() 243 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 251 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle operations"); in supportedCheck() 257 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle relative operations"); in supportedCheck() 263 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 278 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 281 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 284 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 303 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/subgroups/ |
D | vktSubgroupsBallotBroadcastTests.cpp | 86 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeCaseName() 206 TCU_THROW(InternalError, "Unknown operation type"); in getTestSrc() 264 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 267 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 270 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 277 TCU_THROW(NotSupportedError, "Device does not support int64 data types"); in supportedCheck() 281 TCU_THROW(NotSupportedError, "Device does not support SubgroupBroadcastDynamicId"); in supportedCheck() 296 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 299 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 304 TCU_THROW(NotSupportedError, "Unsupported subgroup size"); in supportedCheck() [all …]
|
D | vktSubgroupsShapeTests.cpp | 81 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 230 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 234 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 241 …TCU_THROW(NotSupportedError, "Subgroup shape tests require that clustered operations are supported… in supportedCheck() 249 TCU_THROW(NotSupportedError, "Subgroup shape tests require that quad operations are supported!"); in supportedCheck() 266 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 269 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 272 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 291 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() 307 default: TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() [all …]
|
D | vktSubgroupsBallotMasksTests.cpp | 87 default: TCU_THROW(InternalError, "Unsupported mask type"); in getMaskTypeName() 140 TCU_THROW(InternalError, "Unknown mask type"); in getBodySource() 230 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 234 TCU_THROW(NotSupportedError, "Device does not support VK_EXT_shader_subgroup_ballot extension"); in supportedCheck() 238 TCU_THROW(NotSupportedError, "Int64 is not supported"); in supportedCheck() 253 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 256 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 259 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 278 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() 294 default: TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() [all …]
|
D | vktSubgroupsQuadTests.cpp | 88 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 101 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeCaseName() 209 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 212 TCU_THROW(NotSupportedError, "Device does not support subgroup quad operations"); in supportedCheck() 215 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 218 TCU_THROW(NotSupportedError, "Device does not support SubgroupBroadcastDynamicId"); in supportedCheck() 233 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 236 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 239 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 258 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() [all …]
|
D | vktSubgroupsShuffleTests.cpp | 95 default: TCU_THROW(InternalError, "Unsupported op type"); in getOpTypeName() 174 default: TCU_THROW(InternalError, "Unknown stage"); in getFramebufferPerStageHeadDeclarations() 243 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 251 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle operations"); in supportedCheck() 257 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle relative operations"); in supportedCheck() 263 …TCU_THROW(NotSupportedError, "Device does not support the specified format in subgroup operations"… in supportedCheck() 278 …TCU_THROW(NotSupportedError, "Device does not support varying subgroup sizes nor required subgroup… in supportedCheck() 281 TCU_THROW(NotSupportedError, "Device does not support full subgroups in compute shaders"); in supportedCheck() 284 TCU_THROW(NotSupportedError, "Required subgroup size is not supported for shader stage"); in supportedCheck() 303 TCU_THROW(NotSupportedError, "Task shaders not supported"); in supportedCheck() [all …]
|
/third_party/vk-gl-cts/external/openglcts/modules/common/subgroups/ |
D | glcSubgroupsShuffleTests.cpp | 427 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 435 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle operations"); in supportedCheck() 441 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle relative operations"); in supportedCheck() 448 TCU_THROW(NotSupportedError, "Device does not support subgroup double operations"); in supportedCheck() 466 TCU_THROW(NotSupportedError, "Device does not support subgroup operations for this stage"); in noSSBOtest() 492 TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() 504 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle operations"); in test() 510 TCU_THROW(NotSupportedError, "Device does not support subgroup shuffle relative operations"); in test() 517 TCU_THROW(NotSupportedError, "Device does not support subgroup double operations"); in test() 554 TCU_THROW(NotSupportedError, "Device does not support vertex stage SSBO writes"); in test() [all …]
|
D | glcSubgroupsShapeTests.cpp | 430 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 434 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 441 …TCU_THROW(NotSupportedError, "Subgroup shape tests require that clustered operations are supported… in supportedCheck() 449 TCU_THROW(NotSupportedError, "Subgroup shape tests require that quad operations are supported!"); in supportedCheck() 469 TCU_THROW(NotSupportedError, "Device does not support subgroup operations for this stage"); in noSSBOtest() 482 TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() 516 TCU_THROW(NotSupportedError, "Device does not support vertex stage SSBO writes"); in test() 522 TCU_THROW(NotSupportedError, "Subgroup operations are not supported for any graphic shader"); in test()
|
D | glcSubgroupsBallotBroadcastTests.cpp | 407 TCU_THROW(NotSupportedError, "Subgroup operations are not supported"); in supportedCheck() 411 TCU_THROW(NotSupportedError, "Device does not support subgroup ballot operations"); in supportedCheck() 417 TCU_THROW(NotSupportedError, "Device does not support subgroup double operations"); in supportedCheck() 435 TCU_THROW(NotSupportedError, "Device does not support subgroup operations for this stage"); in noSSBOtest() 454 TCU_THROW(InternalError, "Unhandled shader stage"); in noSSBOtest() 473 TCU_THROW(NotSupportedError, "Device does not support subgroup operations for this stage"); in test() 494 TCU_THROW(NotSupportedError, "Device does not support vertex stage SSBO writes"); in test() 500 TCU_THROW(NotSupportedError, "Subgroup operations are not supported for any graphic shader"); in test()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
D | vktPipelineSpecConstantUtil.cpp | 85 TCU_THROW(NotSupportedError, "8-bit integers not supported in shaders"); in requireFeatures() 88 TCU_THROW(NotSupportedError, "16-bit floats not supported in shaders"); in requireFeatures() 96 TCU_THROW(NotSupportedError, "16-bit access in storage buffers not supported"); in requireFeatures() 103 TCU_THROW(NotSupportedError, "8-bit access in storage buffers not supported"); in requireFeatures()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/ |
D | vktPipelineSpecConstantUtil.cpp | 85 TCU_THROW(NotSupportedError, "8-bit integers not supported in shaders"); in requireFeatures() 88 TCU_THROW(NotSupportedError, "16-bit floats not supported in shaders"); in requireFeatures() 96 TCU_THROW(NotSupportedError, "16-bit access in storage buffers not supported"); in requireFeatures() 103 TCU_THROW(NotSupportedError, "8-bit access in storage buffers not supported"); in requireFeatures()
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLUtil.cpp | 105 TCU_THROW(NotSupportedError, "EGL_KHR_create_context is required for OpenGL ES 3.0 and newer"); in createGLContext() 118 TCU_THROW(NotSupportedError, "EGL_KHR_create_context is required for OpenGL context creation"); in createGLContext() 136 …TCU_THROW(NotSupportedError, "EGL_KHR_create_context is required for creating robust/debug/forward… in createGLContext() 146 …TCU_THROW(NotSupportedError, "EGL_EXT_create_context_robustness is required for creating robust co… in createGLContext() 169 TCU_THROW(InternalError, "Only OpenGL core contexts can be forward-compatible"); in createGLContext() 184 …TCU_THROW(NotSupportedError, "EGL 1.5 or EGL_EXT_create_context_robustness is required for creatin… in createGLContext() 191 TCU_THROW(InternalError, "Unknown reset notification strategy"); in createGLContext()
|
/third_party/vk-gl-cts/framework/platform/lnx/ |
D | tcuLnxVulkanPlatform.cpp | 277 TCU_THROW(NotSupportedError, "No DRM primary device."); in initializeDisplay() 285 TCU_THROW(NotSupportedError, "No DRM node."); in initializeDisplay() 289 TCU_THROW(NotSupportedError, "Could not open DRM."); in initializeDisplay() 296 TCU_THROW(NotSupportedError, "Could not get DRM resources."); in initializeDisplay() 308 TCU_THROW(NotSupportedError, "Could not find a DRM connector."); in initializeDisplay() 316 TCU_THROW(NotSupportedError, "vkGetDrmDisplayEXT did not set display."); in initializeDisplay() 362 …TCU_THROW(InternalError, "getPlatformInterface is not possible for VulkanVideoDecodeParserLibrary"… in getPlatformInterface() 410 TCU_THROW(NotSupportedError, "WSI type not supported"); in createWsiDisplay() 451 default: TCU_THROW(InternalError, "Unknown library type requested"); in createLibrary()
|
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
D | vkPrograms.cpp | 121 TCU_THROW(InternalError, "Unexpected SPIR-V version requested"); in optimizeCompiledBinary() 135 TCU_THROW(InternalError, "Unknown optimization recipe requested"); in optimizeCompiledBinary() 143 TCU_THROW(InternalError, "Optimizer call failed"); in optimizeCompiledBinary() 153 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in createProgramBinaryFromSpirV() 167 TCU_THROW(InternalError, "Validation failed for compiled SPIR-V binary"); in validateCompiledBinary() 180 TCU_THROW(InternalError, "Validation failed for compiled SPIR-V binary"); in validateCompiledBinary() 682 TCU_THROW(InternalError, "Compiling GLSL to SPIR-V failed"); in buildProgram() 770 TCU_THROW(InternalError, "Compiling HLSL to SPIR-V failed"); in buildProgram() 840 TCU_THROW(InternalError, "Failed to assemble SPIR-V"); in assembleProgram() 872 TCU_THROW(InternalError, "SPIR-V endianness translation not supported"); in disassembleProgram() [all …]
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/ |
D | vktMeshShaderUtil.cpp | 93 TCU_THROW(NotSupportedError, "Task shader not supported"); in checkTaskMeshShaderSupportNV() 96 TCU_THROW(NotSupportedError, "Mesh shader not supported"); in checkTaskMeshShaderSupportNV() 108 TCU_THROW(NotSupportedError, "Task shader not supported"); in checkTaskMeshShaderSupportEXT() 111 TCU_THROW(NotSupportedError, "Mesh shader not supported"); in checkTaskMeshShaderSupportEXT()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
D | vktMeshShaderUtil.cpp | 93 TCU_THROW(NotSupportedError, "Task shader not supported"); in checkTaskMeshShaderSupportNV() 96 TCU_THROW(NotSupportedError, "Mesh shader not supported"); in checkTaskMeshShaderSupportNV() 108 TCU_THROW(NotSupportedError, "Task shader not supported"); in checkTaskMeshShaderSupportEXT() 111 TCU_THROW(NotSupportedError, "Mesh shader not supported"); in checkTaskMeshShaderSupportEXT()
|