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

1 2 3 4

  /external/deqp/external/vulkancts/modules/vulkan/image/
vktImageTexture.cpp 75 DE_FATAL("Internal error");
99 DE_FATAL("Internal error");
123 DE_FATAL("Internal error");
147 DE_FATAL("Internal error");
vktImageTestsUtil.cpp 83 DE_FATAL("Unknown image type");
107 DE_FATAL("Unknown image type");
133 DE_FATAL("Unknown image type");
164 DE_FATAL("Unknown image type");
188 DE_FATAL("Unknown image type");
  /external/deqp/framework/platform/android/
tcuAndroidWindow.cpp 79 DE_FATAL("Invalid window state");
91 DE_FATAL("Invalid window state");
131 DE_FATAL("Window leaked");
  /external/deqp/framework/referencerenderer/
rrPrimitivePacket.cpp 44 DE_FATAL("Undefined results, too many vertices emitted.");
  /external/deqp/framework/common/
tcuResultCollector.cpp 46 default: DE_FATAL("Impossible case");
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawSimpleTest.cpp 98 DE_FATAL("Topology not implemented");
101 DE_FATAL("Unknown topology");
138 DE_FATAL("Topology not implemented");
141 DE_FATAL("Unknown topology");
244 DE_FATAL("Topology not implemented");
247 DE_FATAL("Unknown topology");
vktDrawIndirectTest.cpp 142 DE_FATAL("Topology not implemented");
145 DE_FATAL("Unknown topology");
223 DE_FATAL("Topology not implemented");
226 DE_FATAL("Unknown topology");
406 DE_FATAL("Topology not implemented");
409 DE_FATAL("Unknown topology");
vktDrawIndexedTest.cpp 108 DE_FATAL("Topology not implemented");
111 DE_FATAL("Unknown topology");
266 DE_FATAL("Topology not implemented");
269 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/external/vulkancts/modules/vulkan/sparse_resources/
vktSparseResourcesTestsUtil.cpp 93 DE_FATAL("Unknown image type");
117 DE_FATAL("Unknown image type");
143 DE_FATAL("Unknown image type");
174 DE_FATAL("Unknown image type");
198 DE_FATAL("Unknown image type");
233 DE_FATAL("Unknown image type");
  /external/deqp/framework/delibs/debase/
deDefs.h 289 # define DE_FATAL(MSG) do { deAssertFail("" /* force to string literal */ MSG, __FILE__, __LINE__); } while(deGetFalse())
291 # define DE_FATAL(MSG) /*@ -noeffect*/ ((void)0) /*!< Fatal macro. */
323 # define DE_BREAKPOINT() DE_FATAL("Software breakpoint encountered!")
  /external/deqp/external/vulkancts/framework/vulkan/
vkMemUtil.cpp 122 DE_FATAL("Coherent memory must be host-visible");
124 DE_FATAL("Lazily allocated memory cannot be mappable");
vkPrograms.cpp 223 DE_FATAL("Unknown shader stage");
vkImageUtil.cpp     [all...]
  /external/deqp/framework/delibs/deimage/
deImage.c 79 DE_FATAL("deImage_getPixel(): invalid format");
92 DE_FATAL("deImage_getPixel(): invalid format");
  /external/deqp/modules/gles31/functional/
es31fNegativeAdvancedBlendEquationTests.cpp 102 DE_FATAL("Equation not supported.");
127 DE_FATAL("Equation not supported.");
es31fSeparateShaderTests.cpp 141 DE_FATAL("Impossible");
166 DE_FATAL("Invalid interpolation");
182 DE_FATAL("Invalid interpolation");
221 DE_FATAL("Impossible");
241 DE_FATAL("Impossible");
265 DE_FATAL("Impossible");
435 DE_FATAL("Impossible");
845 DE_FATAL("Impossible");
    [all...]
  /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/modules/vulkan/binding_model/
vktBindingShaderAccessTests.cpp 126 DE_FATAL("Impossible");
143 DE_FATAL("Impossible");
    [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."); \
  /external/deqp/framework/opengl/
gluShaderUtil.cpp 615 DE_FATAL("Illegal datatype.");
626 DE_FATAL("Illegal datatype.");
  /external/deqp/framework/delibs/deutil/
deSocket.c 306 DE_FATAL("Too small bsdAddr buffer");
340 DE_FATAL("Too small bsdAddr buffer");
358 DE_FATAL("Too small bsdAddr buffer");
  /external/deqp/framework/platform/X11/
tcuX11GlxPlatform.cpp 320 DE_FATAL("Impossible context profile");
416 DE_FATAL("Impossible case");
586 DE_FATAL("Impossible case");

Completed in 764 milliseconds

1 2 3 4