Home
last modified time | relevance | path

Searched defs:intFormat (Results 1 – 11 of 11) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcTextureStorageTests.cpp106 GLenum intFormat; in iterate_gl() member
296 GLenum intFormat; in iterate_gles() member
/external/mesa3d/src/mesa/main/
Dformatquery.c890 GLenum intFormat) in _is_generic_compressed_format()
Dmipmap.c694 GLsizei border, GLenum intFormat, mesa_format format) in prepare_mipmap_level()
774 const GLenum intFormat = baseImage->InternalFormat; in _mesa_prepare_mipmap_levels() local
Dteximage.c1486 GLenum intFormat, GLenum *error) in _mesa_target_can_be_compressed()
5508 GLint dims, GLenum intFormat, bool dsa, in compressed_subtexture_target_check()
Dfbobject.c1269 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp123 …const bool intFormat = isIntFormat(mapTextureFormat(format)) || isUintFormat(mapTextureFormat(for… in comparePixelBuffers() local
250 const bool intFormat = isIntFormat(mapTextureFormat(m_format)); in initPrograms() local
DvktImageAtomicOperationTests.cpp356 …ComponentTypeStr(tcu::TextureFormat format, uint32_t componentWidth, bool intFormat, bool uintForm… in getComponentTypeStr()
378 static string getVec4TypeStr(uint32_t componentWidth, bool intFormat, bool uintFormat, bool floatFo… in getVec4TypeStr()
1198 const bool intFormat = isIntFormat(imageFormat); in initPrograms() local
1330 const bool intFormat = isIntFormat(imageFormat); in initPrograms() local
DvktImageLoadStoreTests.cpp362 const bool intFormat = isIntegerFormat(imageFormat); in generateReferenceImage() local
/external/deqp/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp335 uint32_t intFormat = formats[fmtNdx].internalFormat; in init() local
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c609 GLenum intFormat = internal_format(ctx, format, type); in make_texture() local
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp297 const uint32_t intFormat = glu::getInternalFormat(texFormat); in setupTexture() local