Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageQualifiersTests.cpp125 …const bool intFormat = isIntFormat(mapTextureFormat(format)) || isUintFormat(mapTextureFormat(… in comparePixelBuffers() local
253 const bool intFormat = isIntFormat(mapTextureFormat(m_format)); in initPrograms() local
DvktImageAtomicOperationTests.cpp295 const bool intFormat = isIntFormat(mapTextureFormat(m_format)); in initPrograms() local
369 const bool intFormat = isIntFormat(mapTextureFormat(m_format)); in initPrograms() local
DvktImageLoadStoreTests.cpp105 const bool intFormat = isIntegerFormat(format); in comparePixelBuffers() local
199 const bool intFormat = isIntegerFormat(imageFormat); in generateReferenceImage() local
/external/deqp/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp334 deUint32 intFormat = formats[fmtNdx].internalFormat; in init() local
/external/mesa3d/src/mesa/drivers/common/
Dmeta.c1319 GLsizei width, GLsizei height, GLenum intFormat) in _mesa_meta_alloc_texture()
1375 GLenum intFormat, in _mesa_meta_setup_copypix_texture()
/external/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c443 GLenum intFormat = internal_format(ctx, format, type); in make_texture() local
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c1720 GLenum format, type, intFormat; in XMesaBindTexImage() local
/external/deqp/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp281 const deUint32 intFormat = glu::getInternalFormat(texFormat); in setupTexture() local
/external/mesa3d/src/mesa/main/
Dmipmap.c1819 GLsizei border, GLenum intFormat, mesa_format format) in prepare_mipmap_level()
1894 const GLenum intFormat = baseImage->InternalFormat; in _mesa_prepare_mipmap_levels() local
Dfbobject.c968 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local
Dteximage.c1404 GLenum intFormat, GLenum *error) in _mesa_target_can_be_compressed()