/external/deqp/external/vulkancts/modules/vulkan/image/ |
D | vktImageTexture.cpp | 75 DE_FATAL("Internal error"); in Texture() 99 DE_FATAL("Internal error"); in size() 123 DE_FATAL("Internal error"); in dimension() 147 DE_FATAL("Internal error"); in layerDimension()
|
D | vktImageTestsUtil.cpp | 83 DE_FATAL("Unknown image type"); in getShaderGridSize() 107 DE_FATAL("Unknown image type"); in getLayerSize() 133 DE_FATAL("Unknown image type"); in getNumLayers() 164 DE_FATAL("Unknown image type"); in getDimensions() 188 DE_FATAL("Unknown image type"); in getLayerDimensions()
|
/external/deqp/framework/platform/android/ |
D | tcuAndroidWindow.cpp | 79 DE_FATAL("Invalid window state"); in release() 91 DE_FATAL("Invalid window state"); in markForDestroy() 131 DE_FATAL("Window leaked"); in ~WindowRegistry()
|
/external/deqp/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawSimpleTest.cpp | 98 DE_FATAL("Topology not implemented"); in SimpleDraw() 101 DE_FATAL("Unknown topology"); in SimpleDraw() 138 DE_FATAL("Topology not implemented"); in iterate() 141 DE_FATAL("Unknown topology"); in iterate() 244 DE_FATAL("Topology not implemented"); in iterate() 247 DE_FATAL("Unknown topology"); in iterate()
|
D | vktDrawIndirectTest.cpp | 142 DE_FATAL("Topology not implemented"); in IndirectDraw() 145 DE_FATAL("Unknown topology"); in IndirectDraw() 223 DE_FATAL("Topology not implemented"); in iterate() 226 DE_FATAL("Unknown topology"); in iterate() 406 DE_FATAL("Topology not implemented"); in iterate() 409 DE_FATAL("Unknown topology"); in iterate()
|
D | vktDrawIndexedTest.cpp | 108 DE_FATAL("Topology not implemented"); in DrawIndexed() 111 DE_FATAL("Unknown topology"); in DrawIndexed() 266 DE_FATAL("Topology not implemented"); in iterate() 269 DE_FATAL("Unknown topology"); in iterate()
|
/external/deqp/framework/egl/ |
D | egluGLUtil.cpp | 53 default: DE_FATAL("Impossible"); return GL_NONE; in getImageGLTarget() 70 default: DE_FATAL("Unknown OpenGL ES version"); in apiRenderableType() 73 DE_FATAL("Unknown GL API"); in apiRenderableType()
|
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/ |
D | vktSparseResourcesTestsUtil.cpp | 93 DE_FATAL("Unknown image type"); in getShaderGridSize() 117 DE_FATAL("Unknown image type"); in getLayerSize() 143 DE_FATAL("Unknown image type"); in getNumLayers() 174 DE_FATAL("Unknown image type"); in getDimensions() 198 DE_FATAL("Unknown image type"); in getLayerDimensions() 233 DE_FATAL("Unknown image type"); in isImageSizeSupported()
|
/external/deqp/framework/delibs/debase/ |
D | deDefs.h | 289 # define DE_FATAL(MSG) do { deAssertFail("" /* force to string literal */ MSG, __FILE__, __LINE__);… macro 291 # define DE_FATAL(MSG) /*@ -noeffect*/ ((void)0) /*!< Fatal macro. */ macro 323 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!")
|
/external/deqp/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 126 DE_FATAL("Impossible"); in verifyDriverSupport() 143 DE_FATAL("Impossible"); in viewTypeToImageType() 1119 DE_FATAL("Impossible"); in getInterfaceNumResources() 1342 DE_FATAL("Impossible"); in createDescriptorSetLayout() 1392 DE_FATAL("Impossible"); in createDescriptorSet() 1940 DE_FATAL("Impossible"); in createDescriptorSetLayout() 1994 DE_FATAL("Impossible"); in createDescriptorSet() 2359 DE_FATAL("not implemented"); in genTessCtrlSource() 2415 DE_FATAL("not implemented"); in genTessEvalSource() 2475 DE_FATAL("not implemented"); in genGeometrySource() [all …]
|
/external/deqp/modules/glshared/ |
D | glsFboUtil.cpp | 325 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/modules/gles31/functional/ |
D | es31fSeparateShaderTests.cpp | 141 DE_FATAL("Impossible"); in randomType() 166 DE_FATAL("Invalid interpolation"); in getGluInterpolation() 182 DE_FATAL("Invalid interpolation"); in getVaryingInterpolation() 221 DE_FATAL("Impossible"); in printInputColor() 241 DE_FATAL("Impossible"); in printInputColor() 265 DE_FATAL("Impossible"); in printInputColor() 435 DE_FATAL("Impossible"); in printRandomInitializer() 845 DE_FATAL("Impossible"); in logParams() 1160 DE_FATAL("Impossible case"); in createSingleShaderProgram() 1759 DE_FATAL("Impossible"); in createSeparateShaderTests()
|
D | es31fNegativeAdvancedBlendEquationTests.cpp | 102 DE_FATAL("Equation not supported."); in getShaderLayoutEquation() 127 DE_FATAL("Equation not supported."); in getEquation()
|
/external/deqp/framework/delibs/deimage/ |
D | deImage.c | 79 DE_FATAL("deImage_getPixel(): invalid format"); in deImage_getPixel() 92 DE_FATAL("deImage_getPixel(): invalid format"); in deImage_setPixel()
|
/external/deqp/external/vulkancts/framework/vulkan/ |
D | vkMemUtil.cpp | 122 DE_FATAL("Coherent memory must be host-visible"); in matchesHeap() 124 DE_FATAL("Lazily allocated memory cannot be mappable"); in matchesHeap()
|
D | vkImageUtil.cpp | 663 DE_FATAL("Illegal filter mode"); in mapFilterMode() 686 DE_FATAL("Illegal filter mode"); in mapMipmapMode() 701 DE_FATAL("Wrap mode can't be mapped to Vulkan"); in mapWrapMode() 720 DE_FATAL("Illegal compare mode"); in mapCompareMode() 752 DE_FATAL("Unsupported border color"); in mapBorderColor() 972 DE_FATAL("Unexpected depth/stencil format"); in getDepthCopyFormat() 993 DE_FATAL("Unexpected depth/stencil format"); in getStencilCopyFormat()
|
/external/deqp/framework/referencerenderer/ |
D | rrPrimitivePacket.cpp | 44 DE_FATAL("Undefined results, too many vertices emitted."); in EmitVertex()
|
D | rrVertexAttrib.cpp | 316 DE_FATAL("Invalid read"); in readFloat() 362 DE_FATAL("Invalid read"); in readInt() 408 DE_FATAL("Invalid read"); in readUint()
|
/external/deqp/framework/common/ |
D | tcuResultCollector.cpp | 46 default: DE_FATAL("Impossible case"); in testResultSeverity()
|
/external/deqp/framework/delibs/depool/ |
D | dePoolMultiSet.h | 246 DE_FATAL("Not implemented."); \ 291 DE_FATAL("Not implemented."); \
|
/external/deqp/framework/platform/ios/ |
D | tcuIOSPlatform.hh | 93 virtual deUint32 getDefaultFramebuffer (void) const { DE_FATAL("No framebuffer"); return 0; } in getDefaultFramebuffer()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 615 DE_FATAL("Illegal datatype."); in getDataTypeNumLocations() 626 DE_FATAL("Illegal datatype."); in getDataTypeNumComponents()
|
/external/deqp/framework/platform/X11/ |
D | tcuX11GlxPlatform.cpp | 320 DE_FATAL("Impossible context profile"); in createContext() 416 DE_FATAL("Impossible case"); in surfaceTypeToDrawableBits() 586 DE_FATAL("Impossible case"); in createDrawable()
|
/external/deqp/framework/delibs/deutil/ |
D | deSocket.c | 306 DE_FATAL("Too small bsdAddr buffer"); in deSocketAddressToBsdAddress() 340 DE_FATAL("Too small bsdAddr buffer"); in deSocketAddressToBsdAddress() 358 DE_FATAL("Too small bsdAddr buffer"); in deSocketAddressToBsdAddress()
|
/external/deqp/framework/randomshaders/ |
D | rsgExecutionContext.cpp | 167 DE_FATAL("Unsupported"); in assignMasked()
|