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.cpp127 …const bool intFormat = isIntFormat(mapTextureFormat(format)) || isUintFormat(mapTextureFormat(… in comparePixelBuffers() local
262 const bool intFormat = isIntFormat(mapTextureFormat(m_format)); in initPrograms() local
DvktImageAtomicOperationTests.cpp137 static string getComponentTypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool f… in getComponentTypeStr()
153 static string getVec4TypeStr (deUint32 componentWidth, bool intFormat, bool uintFormat, bool floatF… in getVec4TypeStr()
731 const bool intFormat = isIntFormat(imageFormat); in initPrograms() local
863 const bool intFormat = isIntFormat(imageFormat); in initPrograms() local
DvktImageLoadStoreTests.cpp298 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.c1331 GLsizei width, GLsizei height, GLenum intFormat) in _mesa_meta_alloc_texture()
1387 GLenum intFormat, in _mesa_meta_setup_copypix_texture()
/external/mesa3d/src/mesa/drivers/x11/
Dxm_api.c1715 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/state_tracker/
Dst_cb_drawpixels.c645 GLenum intFormat = internal_format(ctx, format, type); in make_texture() local
/external/mesa3d/src/mesa/main/
Dmipmap.c1844 GLsizei border, GLenum intFormat, mesa_format format) in prepare_mipmap_level()
1919 const GLenum intFormat = baseImage->InternalFormat; in _mesa_prepare_mipmap_levels() local
Dfbobject.c1078 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local
Dteximage.c1386 GLenum intFormat, GLenum *error) in _mesa_target_can_be_compressed()
5255 GLint dims, GLenum intFormat, bool dsa, in compressed_subtexture_target_check()