Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureSwizzleTests.cpp334 deUint32 intFormat = formats[fmtNdx].internalFormat; in init() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_drawpixels.c636 GLenum intFormat = internal_format(ctx, format, type); in make_texture() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fOpaqueTypeIndexingTests.cpp281 const deUint32 intFormat = glu::getInternalFormat(texFormat); in setupTexture() local
/third_party/mesa3d/src/mesa/main/
Dmipmap.c1845 GLsizei border, GLenum intFormat, mesa_format format) in prepare_mipmap_level()
1925 const GLenum intFormat = baseImage->InternalFormat; in _mesa_prepare_mipmap_levels() local
Dteximage.c1388 GLenum intFormat, GLenum *error) in _mesa_target_can_be_compressed()
5248 GLint dims, GLenum intFormat, bool dsa, in compressed_subtexture_target_check()
Dfbobject.c1265 GLenum intFormat = GL_NONE; /* color buffers' internal format */ in _mesa_test_framebuffer_completeness() local