Home
last modified time | relevance | path

Searched refs:DE_FATAL (Results 1 – 25 of 211) sorted by relevance

123456789

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp153 DE_FATAL("Unknown image type"); in getShaderGridSize()
177 DE_FATAL("Unknown image type"); in getLayerSize()
203 DE_FATAL("Unknown image type"); in getNumLayers()
234 DE_FATAL("Unknown image type"); in getDimensions()
258 DE_FATAL("Unknown image type"); in getLayerDimensions()
295 DE_FATAL("Unknown image type"); in isImageSizeSupported()
411 DE_FATAL("Unexpected image type"); in mapImageType()
429 DE_FATAL("Unexpected image type"); in mapImageViewType()
448 DE_FATAL("Unexpected image type"); in getImageTypeName()
471 DE_FATAL("Unexpected image type"); in getShaderImageType()
[all …]
DvktSparseResourcesShaderIntrinsicsBase.cpp48 DE_FATAL("Unexpected channel type"); in getOpTypeImageComponent()
66 DE_FATAL("Unexpected channel type"); in getOpTypeImageComponent()
84 DE_FATAL("Unexpected channel type"); in getImageComponentTypeName()
102 DE_FATAL("Unexpected channel type"); in getImageComponentTypeName()
120 DE_FATAL("Unexpected channel type"); in getImageComponentVec4TypeName()
139 DE_FATAL("Unexpected channel type"); in getImageComponentVec4TypeName()
177 DE_FATAL("Unexpected image type"); in getOpTypeImageSparse()
201 DE_FATAL("Unexpected channel order"); in getOpTypeImageSparse()
244 DE_FATAL("Unexpected channel type"); in getOpTypeImageSparse()
284 DE_FATAL("Unexpected image type"); in getOpTypeImageSparse()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp79 DE_FATAL("Internal error"); in checkInvariants()
134 DE_FATAL("Not supported image type"); in layerSize()
161 DE_FATAL("Internal error"); in size()
185 DE_FATAL("Internal error"); in dimension()
209 DE_FATAL("Internal error"); in layerDimension()
DvktImageTestsUtil.cpp98 DE_FATAL("Unknown image type"); in getShaderGridSize()
122 DE_FATAL("Unknown image type"); in getLayerSize()
148 DE_FATAL("Unknown image type"); in getNumLayers()
179 DE_FATAL("Unknown image type"); in getDimensions()
203 DE_FATAL("Unknown image type"); in getLayerDimensions()
605 DE_FATAL("Order not found"); in getShaderImageFormatQualifier()
635 DE_FATAL("Type not found"); in getShaderImageFormatQualifier()
650 DE_FATAL("Qualifier not found"); in getShaderImageFormatQualifier()
673 DE_FATAL("Unknown image view type"); in getGlslSamplerType()
762 DE_FATAL("Unknown channel class"); in getGlslAttachmentType()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp188 DE_FATAL("Unknown test type"); in getTestTypeName()
213 DE_FATAL("Unknown readop"); in getReadOpName()
238 DE_FATAL("Unknown descriptor type"); in getDescriptorName()
257 DE_FATAL("Unknown depth property"); in getDepthPropertyName()
278 DE_FATAL("Unknown descriptor type"); in getVkDescriptorType()
297 DE_FATAL("Unknown readop"); in getImageFormat()
323 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
368 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
391 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
435 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
[all …]
DvktSpvAsmComputeShaderTestUtil.hpp121 default: DE_FATAL("Unknown OpAtomic type"); in getBytes()
137 DE_FATAL("Unknown buffer type"); in getBytes()
155 DE_FATAL("Unknown buffer type"); in getByteSize()
164 DE_FATAL("Wrong number of buffers to compare"); in compareWithRetvals()
232 default: DE_FATAL("Unsupported OpAtomic type for return value compare"); in compareRetVals()
/external/deqp/external/vulkancts/modules/vulkan/util/
DvktExternalMemoryUtil.cpp97 DE_FATAL("Platform doesn't support file descriptors"); in NativeHandle()
106 DE_FATAL("Platform doesn't support zircon handles"); in NativeHandle()
134 DE_FATAL("Unknown win32 handle type"); in NativeHandle()
137 DE_FATAL("Platform doesn't support win32 handles"); in NativeHandle()
149 DE_FATAL("Platform doesn't support Android Hardware Buffer handles"); in NativeHandle()
152 DE_FATAL("Native handle can't be duplicated"); in NativeHandle()
199 DE_FATAL("Platform doesn't support file descriptors"); in reset()
208 DE_FATAL("Platform doesn't support fuchsia handles"); in reset()
228 DE_FATAL("Unknown win32 handle type"); in reset()
231 DE_FATAL("Platform doesn't support win32 handles"); in reset()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp190 DE_FATAL("Unexpected primitive type."); in getTessPrimitiveTypeShaderName()
205 DE_FATAL("Unexpected primitive type."); in getDomainName()
219 DE_FATAL("Unexpected primitive type."); in getOutputTopologyName()
235 DE_FATAL("Unexpected spacing type."); in getSpacingModeShaderName()
250 DE_FATAL("Unexpected spacing mode."); in getPartitioningShaderName()
262 DE_FATAL("Unexpected winding type."); in getWindingShaderName()
274 DE_FATAL("Unexpected shader language."); in getShaderLanguageName()
294 DE_FATAL("Unexpected primitive type."); in getGeometryShaderInputPrimitiveTypeShaderName()
314 DE_FATAL("Unexpected primitive type."); in getGeometryShaderOutputPrimitiveTypeShaderName()
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemBufferValidator.cpp53 default: DE_FATAL("Incorrect vector type format"); return ""; in generateShaderVarString()
69 default: DE_FATAL("Incorrect sampler buffer format"); return ""; in generateShaderBufferString()
188 default: DE_FATAL("Incorrect buffer type specified"); return (vk::VkDescriptorType)0; in getDescriptorType()
DvktProtectedMemShaderImageAccessTests.cpp148 DE_FATAL("Impossible"); in getAtomicOperationCaseName()
165 DE_FATAL("Impossible"); in getAtomicOperationShaderFuncName()
183 DE_FATAL("Impossible"); in computeBinaryAtomicOperationResult()
201 DE_FATAL("Impossible"); in getShaderImageFormatQualifier()
225 DE_FATAL("Impossible"); in getShaderImageFormatQualifier()
344 DE_FATAL("Impossible"); in initPrograms()
378 DE_FATAL("Impossible"); in initPrograms()
415 DE_FATAL("Impossible"); in initPrograms()
448 DE_FATAL("Impossible"); in initPrograms()
465 DE_FATAL("Impossible"); in initPrograms()
[all …]
/external/deqp/framework/platform/android/
DtcuAndroidWindow.cpp84 DE_FATAL("Invalid window state"); in release()
96 DE_FATAL("Invalid window state"); in markForDestroy()
136 DE_FATAL("Window leaked"); in ~WindowRegistry()
/external/deqp/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsScanHelpers.cpp64 DE_FATAL("Unsupported op type"); in getOpOperation()
164 DE_FATAL("Unsupported op type"); in getIdentity()
216 DE_FATAL("Unhandled case"); in getIdentity()
265 DE_FATAL("Unhandled case"); in getIdentity()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineMultisampleTestsUtil.cpp73 DE_FATAL("Unknown image type"); in getShaderGridSize()
97 DE_FATAL("Unknown image type"); in getLayerSize()
123 DE_FATAL("Unknown image type"); in getNumLayers()
154 DE_FATAL("Unknown image type"); in getDimensions()
178 DE_FATAL("Unknown image type"); in getLayerDimensions()
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderStorageTests.cpp82 DE_FATAL("Unknown shader type"); in getGLUShaderType()
98 DE_FATAL("Unknown shader type"); in getMaxSSBlockSizeEnum()
144 DE_FATAL("Unknown shader type"); in genBlockSource()
271 DE_FATAL("Unknown shader type"); in block_number_limits()
/external/deqp/external/openglcts/modules/common/subgroups/
DglcSubgroupsPartitionedTests.cpp85 DE_FATAL("Unsupported op type"); in getOpTypeName()
137 DE_FATAL("Unsupported op type"); in getOpTypeNamePartitioned()
193 DE_FATAL("Unhandled format!"); in getIdentity()
227 DE_FATAL("Unsupported op type"); in getIdentity()
254 DE_FATAL("Unhandled case"); in getIdentity()
274 DE_FATAL("Unhandled case"); in getIdentity()
554 DE_FATAL("Unsupported shader stage"); in initFrameBufferPrograms()
DglcSubgroupsClusteredTests.cpp71 DE_FATAL("Unsupported op type"); in getOpTypeName()
95 DE_FATAL("Unsupported op type"); in getOpTypeOperation()
187 DE_FATAL("Unhandled format!"); in getIdentity()
221 DE_FATAL("Unsupported op type"); in getIdentity()
242 DE_FATAL("Unhandled case"); in getIdentity()
260 DE_FATAL("Unhandled case"); in getIdentity()
471 DE_FATAL("Unsupported shader stage"); in initFrameBufferPrograms()
DglcSubgroupsArithmeticTests.cpp85 DE_FATAL("Unsupported op type"); in getOpTypeName()
137 DE_FATAL("Unsupported op type"); in getOpTypeOperation()
243 DE_FATAL("Unhandled format!"); in getIdentity()
277 DE_FATAL("Unsupported op type"); in getIdentity()
304 DE_FATAL("Unhandled case"); in getIdentity()
324 DE_FATAL("Unhandled case"); in getIdentity()
569 DE_FATAL("Unsupported shader stage"); in initFrameBufferPrograms()
DglcSubgroupsBallotOtherTests.cpp71 DE_FATAL("Unsupported op type"); in getOpTypeName()
117 DE_FATAL("Unknown op type!"); in getBodySource()
329 DE_FATAL("Unsupported shader stage"); in initFrameBufferPrograms()
/external/deqp/framework/egl/
DegluGLUtil.cpp53 default: DE_FATAL("Impossible"); return GL_NONE; in getImageGLTarget()
70 default: DE_FATAL("Unknown OpenGL ES version"); break; in apiRenderableType()
74 DE_FATAL("Unknown GL API"); in apiRenderableType()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawIndexedTest.cpp107 DE_FATAL("Topology not implemented"); in DrawIndexed()
110 DE_FATAL("Unknown topology"); in DrawIndexed()
328 DE_FATAL("Topology not implemented"); in iterate()
331 DE_FATAL("Unknown topology"); in iterate()
DvktDrawSimpleTest.cpp99 DE_FATAL("Topology not implemented"); in SimpleDraw()
102 DE_FATAL("Unknown topology"); in SimpleDraw()
249 DE_FATAL("Topology not implemented"); in draw()
252 DE_FATAL("Unknown topology"); in draw()
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp191 DE_FATAL("Impossible"); in verifyDriverSupport()
251 DE_FATAL("Impossible"); in verifyDriverSupport()
271 DE_FATAL("Impossible"); in viewTypeToImageType()
1046 DE_FATAL("Impossible"); in getDescriptorSetCount()
1067 DE_FATAL("Impossible"); in getDescriptorSetNdx()
1094 DE_FATAL("Impossible"); in getInterfaceNumResources()
1558 DE_FATAL("Impossible"); in createDescriptorSetLayouts()
1722 DE_FATAL("Impossible"); in writeDescriptorSet()
1804 DE_FATAL("Impossible"); in writeDescriptorSetWithTemplate()
1914 DE_FATAL("Impossible"); in writeDrawCmdBuffer()
[all …]
/external/deqp/framework/delibs/debase/
DdeDefs.h290 # define DE_FATAL(MSG) do { deAssertFail("" /* force to string literal */ MSG, __FILE__, __LINE__);… macro
292 # define DE_FATAL(MSG) /*@ -noeffect*/ ((void)0) /*!< Fatal macro. */ macro
326 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!")
/external/deqp/modules/glshared/
DglsFboUtil.cpp325 DE_FATAL("Impossible image type"); in glTarget()
414 DE_FATAL("Impossible image type"); in glCreate()
425 DE_FATAL("Impossible image type"); in glDelete()
444 DE_FATAL("Impossible attachment type"); in attachAttachment()
454 DE_FATAL("Impossible attachment type"); in attachmentType()
466 DE_FATAL("Impossible attachment type"); in textureLayer()
663 DE_FATAL("Bad image type"); in getImage()
/external/deqp/framework/delibs/deimage/
DdeImage.c79 DE_FATAL("deImage_getPixel(): invalid format"); in deImage_getPixel()
92 DE_FATAL("deImage_getPixel(): invalid format"); in deImage_setPixel()

123456789