Home
last modified time | relevance | path

Searched refs:GL_DEPTH_COMPONENT24 (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fFboTestCase.cpp192 case GL_DEPTH_COMPONENT24: in isRequiredFormat()
301 case GL_DEPTH_COMPONENT24: in getMinimumSampleCount()
Des31fInternalFormatQueryTests.cpp392 { "depth_component24", GL_DEPTH_COMPONENT24, FormatSamplesCase::FORMAT_DEPTH_STENCIL }, in init()
Des31fTextureFormatTests.cpp488 { "depth_component24", GL_DEPTH_COMPONENT24 }, in init()
Des31fFboTestUtil.cpp535 case GL_DEPTH_COMPONENT24: return "depth_component24"; in getFormatName()
Des31fTextureBorderClampTests.cpp2357 { "depth_component24", GL_DEPTH_COMPONENT24, tcu::Sampler::MODE_DEPTH }, in init()
2440 { "unorm_depth", GL_DEPTH_COMPONENT24, tcu::Sampler::MODE_DEPTH }, in init()
2484 { "unorm_depth", GL_DEPTH_COMPONENT24, tcu::Sampler::MODE_DEPTH }, in init()
2662 { "depth_component24", GL_DEPTH_COMPONENT24 }, in init()
Des31fTextureLevelStateQueryTests.cpp306 internalFormat == GL_DEPTH_COMPONENT24 || in isRenderableFormat()
595 GL_DEPTH_COMPONENT32F, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT16, in generateInternalFormatTextureGenerationGroup()
/external/deqp/modules/gles3/functional/
Des3fFboTestCase.cpp188 case GL_DEPTH_COMPONENT24: in isRequiredFormat()
296 case GL_DEPTH_COMPONENT24: in getMinimumSampleCount()
Des3fFboCompletenessTests.cpp71 GL_DEPTH_COMPONENT16, GL_DEPTH_COMPONENT24, GL_DEPTH_COMPONENT32F,
397 GL_RGBA8, GL_RGB565, GL_DEPTH_COMPONENT24, in build()
Des3fInternalFormatQueryTests.cpp216 { "depth_component24", GL_DEPTH_COMPONENT24, false }, in init()
Des3fFboMultisampleTests.cpp292 GL_DEPTH_COMPONENT24, in init()
Des3fRboStateQueryTests.cpp292 { GL_DEPTH_COMPONENT24, 24, 0 }, in test()
Des3fFboDepthbufferTests.cpp321 GL_DEPTH_COMPONENT24, in init()
/external/jmonkeyengine/engine/src/lwjgl/com/jme3/renderer/lwjgl/
DTextureUtil.java116 return GL_DEPTH_COMPONENT24; in convertTextureFormat()
255 internalFormat = GL_DEPTH_COMPONENT24; in uploadTexture()
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_screen.c192 rb = nouveau_renderbuffer_dri_new(GL_DEPTH_COMPONENT24, drawable); in nouveau_create_buffer()
Dnouveau_fbo.c68 case GL_DEPTH_COMPONENT24: in set_renderbuffer_format()
/external/mesa3d/src/mesa/swrast/
Ds_renderbuffer.c104 case GL_DEPTH_COMPONENT24: in soft_renderbuffer_storage()
318 rb->InternalFormat = GL_DEPTH_COMPONENT24; in add_depth_renderbuffer()
/external/deqp/framework/opengl/
DgluFboRenderContext.cpp99 GL_DEPTH_COMPONENT24, in chooseDepthStencilFormat()
DgluTextureUtil.cpp217 case FMT_CASE(D, UNSIGNED_INT_24_8): return GL_DEPTH_COMPONENT24; in getInternalFormat()
541 …case GL_DEPTH_COMPONENT24: return TextureFormat(TextureFormat::D, TextureFormat::UNSIGNED_INT_24_… in mapGLInternalFormat()
1127 case GL_DEPTH_COMPONENT24: in getRenderableBitsES3()
/external/mesa3d/src/mesa/main/
Dglformats.c682 case GL_DEPTH_COMPONENT24: in _mesa_is_depth_format()
748 case GL_DEPTH_COMPONENT24: in _mesa_is_depth_or_stencil_format()
Dtexformat.c210 case GL_DEPTH_COMPONENT24: in _mesa_choose_tex_format()
/external/robolectric/lib/main/
Dopengl-api-gl1.1-android-2.1_r1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/microedition/ javax/ ...
/external/mesa3d/src/mesa/drivers/dri/r200/
Dradeon_texture.c500 case GL_DEPTH_COMPONENT24: in radeonChooseTextureFormat()
/external/mesa3d/src/mesa/drivers/dri/radeon/
Dradeon_texture.c500 case GL_DEPTH_COMPONENT24: in radeonChooseTextureFormat()
/external/deqp/modules/glshared/
DglsFboCompletenessTests.cpp103 GL_DEPTH_COMPONENT24
/external/mesa3d/src/mesa/state_tracker/
Dst_format.c900 { GL_DEPTH_COMPONENT24, 0 },

12