HomeSort by relevance Sort by last modified time
    Searched refs:DE_FATAL (Results 1 - 25 of 122) sorted by null

1 2 3 4 5

  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTexture.cpp 79 DE_FATAL("Internal error");
121 DE_FATAL("Internal error");
145 DE_FATAL("Internal error");
169 DE_FATAL("Internal error");
vktImageLoadStoreUtil.cpp 70 DE_FATAL("Internal test error");
vktImageTestsUtil.cpp 179 DE_FATAL("Unknown image type");
203 DE_FATAL("Unknown image type");
229 DE_FATAL("Unknown image type");
260 DE_FATAL("Unknown image type");
284 DE_FATAL("Unknown image type");
    [all...]
  /external/deqp/framework/platform/android/
tcuAndroidWindow.cpp 84 DE_FATAL("Invalid window state");
96 DE_FATAL("Invalid window state");
136 DE_FATAL("Window leaked");
  /external/deqp/framework/referencerenderer/
rrPrimitivePacket.cpp 44 DE_FATAL("Undefined results, too many vertices emitted.");
  /external/deqp/external/vulkancts/modules/vulkan/
vktExternalMemoryUtil.cpp 55 DE_FATAL("No supported memory types");
80 DE_FATAL("Platform doesn't support file descriptors");
107 DE_FATAL("Unknown win32 handle type");
110 DE_FATAL("Platform doesn't support win32 handles");
114 DE_FATAL("Native handle can't be duplicated");
144 DE_FATAL("Platform doesn't support file descriptors");
162 DE_FATAL("Unknown win32 handle type");
165 DE_FATAL("Platform doesn't support win32 handles");
230 DE_FATAL("Unknown external semaphore type");
252 DE_FATAL("Unknown external fence type")
    [all...]
  /external/deqp/framework/common/
tcuResultCollector.cpp 46 default: DE_FATAL("Impossible case");
  /external/deqp/modules/gles31/functional/
es31fNegativeShaderStorageTests.cpp 82 DE_FATAL("Unknown shader type");
98 DE_FATAL("Unknown shader type");
144 DE_FATAL("Unknown shader type");
271 DE_FATAL("Unknown shader type");
es31fNegativeAdvancedBlendEquationTests.cpp 102 DE_FATAL("Equation not supported.");
127 DE_FATAL("Equation not supported.");
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineMultisampleTestsUtil.cpp 73 DE_FATAL("Unknown image type");
97 DE_FATAL("Unknown image type");
123 DE_FATAL("Unknown image type");
154 DE_FATAL("Unknown image type");
178 DE_FATAL("Unknown image type");
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawSimpleTest.cpp 97 DE_FATAL("Topology not implemented");
100 DE_FATAL("Unknown topology");
140 DE_FATAL("Topology not implemented");
143 DE_FATAL("Unknown topology");
246 DE_FATAL("Topology not implemented");
249 DE_FATAL("Unknown topology");
vktDrawIndexedTest.cpp 106 DE_FATAL("Topology not implemented");
109 DE_FATAL("Unknown topology");
283 DE_FATAL("Topology not implemented");
286 DE_FATAL("Unknown topology");
  /external/deqp/framework/platform/ios/
tcuIOSPlatform.hh 93 virtual deUint32 getDefaultFramebuffer (void) const { DE_FATAL("No framebuffer"); return 0; }
  /external/deqp/framework/egl/
egluGLUtil.cpp 53 default: DE_FATAL("Impossible"); return GL_NONE;
70 default: DE_FATAL("Unknown OpenGL ES version");
73 DE_FATAL("Unknown GL API");
  /external/deqp/framework/delibs/debase/
deDefs.h 292 # define DE_FATAL(MSG) do { deAssertFail("" /* force to string literal */ MSG, __FILE__, __LINE__); } while(deGetFalse())
294 # define DE_FATAL(MSG) /*@ -noeffect*/ ((void)0) /*!< Fatal macro. */
326 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!")
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationLimitsTests.cpp 106 DE_FATAL("Internal test error");
  /external/deqp/framework/delibs/deimage/
deImage.c 79 DE_FATAL("deImage_getPixel(): invalid format");
92 DE_FATAL("deImage_getPixel(): invalid format");
  /external/deqp/modules/glshared/
glsFboUtil.cpp 325 DE_FATAL("Impossible image type");
414 DE_FATAL("Impossible image type");
425 DE_FATAL("Impossible image type");
444 DE_FATAL("Impossible attachment type");
454 DE_FATAL("Impossible attachment type");
466 DE_FATAL("Impossible attachment type");
663 DE_FATAL("Bad image type");
  /external/deqp/external/vulkancts/framework/vulkan/
vkPrograms.cpp 222 DE_FATAL("Unknown shader stage");
vkMemUtil.cpp 113 DE_FATAL("Coherent memory must be host-visible");
115 DE_FATAL("Lazily allocated memory cannot be mappable");
  /external/deqp/external/vulkancts/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 191 DE_FATAL("Impossible");
251 DE_FATAL("Impossible");
268 DE_FATAL("Impossible");
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/texture/
vktSampleVerifierUtil.cpp 418 DE_FATAL("Invalid VkSamplerAddressMode");
740 DE_FATAL("Invalid texture channel type");
920 DE_FATAL("Unsupported floating point format");
946 DE_FATAL("Unimplemented");
  /external/deqp/external/vulkancts/modules/vulkan/ycbcr/
vktYCbCrConversionTests.cpp 218 DE_FATAL("Precision not defined for format");
289 DE_FATAL("Precision not defined for format");
424 DE_FATAL("Float type not supported");
429 DE_FATAL("Unknown texture channel class");
464 DE_FATAL("Float type not supported");
469 DE_FATAL("Unknown texture channel class");
555 DE_FATAL("Float type not supported");
560 DE_FATAL("Unknown texture channel class");
652 DE_FATAL("Unknown YCbCrRange");
680 DE_FATAL("Unknown YCbCrRange")
    [all...]
  /external/deqp/framework/randomshaders/
rsgExecutionContext.cpp 167 DE_FATAL("Unsupported");
  /external/deqp/framework/delibs/depool/
dePoolMultiSet.h 246 DE_FATAL("Not implemented."); \
291 DE_FATAL("Not implemented."); \

Completed in 1095 milliseconds

1 2 3 4 5