Home
last modified time | relevance | path

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

123456789

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesTestsUtil.cpp136 DE_FATAL("Unknown image type"); in getShaderGridSize()
160 DE_FATAL("Unknown image type"); in getLayerSize()
186 DE_FATAL("Unknown image type"); in getNumLayers()
217 DE_FATAL("Unknown image type"); in getDimensions()
241 DE_FATAL("Unknown image type"); in getLayerDimensions()
278 DE_FATAL("Unknown image type"); in isImageSizeSupported()
423 DE_FATAL("Unexpected image type"); in mapImageType()
441 DE_FATAL("Unexpected image type"); in mapImageViewType()
460 DE_FATAL("Unexpected image type"); in getImageTypeName()
483 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()
138 DE_FATAL("Unexpected channel type"); in getImageComponentVec4TypeName()
176 DE_FATAL("Unexpected image type"); in getOpTypeImageSparse()
200 DE_FATAL("Unexpected channel order"); in getOpTypeImageSparse()
243 DE_FATAL("Unexpected channel type"); in getOpTypeImageSparse()
283 DE_FATAL("Unexpected image type"); in getOpTypeImageSparse()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageTexture.cpp79 DE_FATAL("Internal error"); in checkInvariants()
121 DE_FATAL("Internal error"); in size()
145 DE_FATAL("Internal error"); in dimension()
169 DE_FATAL("Internal error"); in layerDimension()
DvktImageTestsUtil.cpp85 DE_FATAL("Unknown image type"); in getShaderGridSize()
109 DE_FATAL("Unknown image type"); in getLayerSize()
135 DE_FATAL("Unknown image type"); in getNumLayers()
166 DE_FATAL("Unknown image type"); in getDimensions()
190 DE_FATAL("Unknown image type"); in getLayerDimensions()
619 DE_FATAL("Order not found"); in getShaderImageFormatQualifier()
647 DE_FATAL("Type not found"); in getShaderImageFormatQualifier()
662 DE_FATAL("Qualifier not found"); in getShaderImageFormatQualifier()
685 DE_FATAL("Unknown image view type"); in getGlslSamplerType()
774 DE_FATAL("Unknown channel class"); in getGlslAttachmentType()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmImageSamplerTests.cpp174 DE_FATAL("Unknown test type"); in getTestTypeName()
199 DE_FATAL("Unknown readop"); in getReadOpName()
224 DE_FATAL("Unknown descriptor type"); in getDescriptorName()
243 DE_FATAL("Unknown depth property"); in getDepthPropertyName()
264 DE_FATAL("Unknown descriptor type"); in getVkDescriptorType()
283 DE_FATAL("Unknown readop"); in getImageFormat()
309 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
354 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
377 DE_FATAL("Not possible"); in getFunctionDstVariableStr()
421 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.cpp65 DE_FATAL("No supported memory types"); in chooseMemoryType()
95 DE_FATAL("Platform doesn't support file descriptors"); in NativeHandle()
123 DE_FATAL("Unknown win32 handle type"); in NativeHandle()
126 DE_FATAL("Platform doesn't support win32 handles"); in NativeHandle()
137 DE_FATAL("Native handle can't be duplicated"); in NativeHandle()
181 DE_FATAL("Platform doesn't support file descriptors"); in reset()
200 DE_FATAL("Unknown win32 handle type"); in reset()
203 DE_FATAL("Platform doesn't support win32 handles"); in reset()
312 DE_FATAL("Unknown external semaphore type"); in externalSemaphoreTypeToName()
334 DE_FATAL("Unknown external fence type"); in externalFenceTypeToName()
[all …]
/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.cpp131 DE_FATAL("Impossible"); in getAtomicOperationCaseName()
148 DE_FATAL("Impossible"); in getAtomicOperationShaderFuncName()
166 DE_FATAL("Impossible"); in computeBinaryAtomicOperationResult()
184 DE_FATAL("Impossible"); in getShaderImageFormatQualifier()
208 DE_FATAL("Impossible"); in getShaderImageFormatQualifier()
327 DE_FATAL("Impossible"); in initPrograms()
361 DE_FATAL("Impossible"); in initPrograms()
398 DE_FATAL("Impossible"); in initPrograms()
431 DE_FATAL("Impossible"); in initPrograms()
448 DE_FATAL("Impossible"); in initPrograms()
[all …]
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationUtil.hpp242 DE_FATAL("Unexpected primitive type."); in getTessPrimitiveTypeShaderName()
255 DE_FATAL("Unexpected primitive type."); in getDomainName()
269 DE_FATAL("Unexpected primitive type."); in getOutputTopologyName()
281 DE_FATAL("Unexpected spacing mode."); in getSpacingModeShaderName()
294 DE_FATAL("Unexpected spacing mode."); in getPartitioningShaderName()
306 DE_FATAL("Unexpected winding type."); in getWindingShaderName()
318 DE_FATAL("Unexpected shader language."); in getShaderLanguageName()
338 DE_FATAL("Unexpected primitive type."); in getGeometryShaderInputPrimitiveTypeShaderName()
358 DE_FATAL("Unexpected primitive type."); in getGeometryShaderOutputPrimitiveTypeShaderName()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawSimpleTest.cpp98 DE_FATAL("Topology not implemented"); in SimpleDraw()
101 DE_FATAL("Unknown topology"); in SimpleDraw()
142 DE_FATAL("Topology not implemented"); in iterate()
145 DE_FATAL("Unknown topology"); in iterate()
234 DE_FATAL("Topology not implemented"); in iterate()
237 DE_FATAL("Unknown topology"); in iterate()
DvktDrawIndexedTest.cpp107 DE_FATAL("Topology not implemented"); in DrawIndexed()
110 DE_FATAL("Unknown topology"); in DrawIndexed()
263 DE_FATAL("Topology not implemented"); in iterate()
266 DE_FATAL("Unknown topology"); in iterate()
/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/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/
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()
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()
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/external/vulkancts/modules/vulkan/subgroups/
DvktSubgroupsArithmeticTests.cpp83 DE_FATAL("Unsupported op type"); in getOpTypeName()
135 DE_FATAL("Unsupported op type"); in getOpTypeOperation()
249 DE_FATAL("Unsupported op type"); in getIdentity()
307 DE_FATAL("Unhandled case"); in getIdentity()
358 DE_FATAL("Unhandled case"); in getIdentity()
455 DE_FATAL("Unhandled case"); in getCompare()
DvktSubgroupsClusteredTests.cpp69 DE_FATAL("Unsupported op type"); in getOpTypeName()
93 DE_FATAL("Unsupported op type"); in getOpTypeOperation()
193 DE_FATAL("Unsupported op type"); in getIdentity()
245 DE_FATAL("Unhandled case"); in getIdentity()
294 DE_FATAL("Unhandled case"); in getIdentity()
DvktSubgroupsPartitionedTests.cpp142 DE_FATAL("Unsupported op type"); in getOpTypeName()
194 DE_FATAL("Unsupported op type"); in getOpTypeNamePartitioned()
250 DE_FATAL("Unsupported op type"); in getIdentity()
308 DE_FATAL("Unhandled case"); in getIdentity()
359 DE_FATAL("Unhandled case"); in getIdentity()
685 DE_FATAL("Unsupported shader stage"); in initFrameBufferPrograms()
DvktSubgroupsBallotOtherTests.cpp69 DE_FATAL("Unsupported op type"); in getOpTypeName()
116 DE_FATAL("Unknown op type!"); in getBodySource()
339 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"); in apiRenderableType()
74 DE_FATAL("Unknown GL API"); in apiRenderableType()
/external/deqp/framework/delibs/debase/
DdeDefs.h298 # define DE_FATAL(MSG) do { deAssertFail("" /* force to string literal */ MSG, __FILE__, __LINE__);… macro
300 # define DE_FATAL(MSG) /*@ -noeffect*/ ((void)0) /*!< Fatal macro. */ macro
334 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!")

123456789