Home
last modified time | relevance | path

Searched defs:readPixelsFormat (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp146 const tcu::TextureFormat &readPixelsFormat) in getFixedPointFormatThreshold()
167 …oatULPThreshold(const tcu::TextureFormat &sourceFormat, const tcu::TextureFormat &readPixelsFormat) in getFloatULPThreshold()
H A Des31fCopyImageTests.cpp1687 …culateThreshold(const tcu::TextureFormat &sourceFormat, const tcu::TextureFormat &readPixelsFormat) in calculateThreshold()
1719 const tcu::TextureFormat readPixelsFormat = getReadPixelFormat(format); in renderRenderbuffer() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fPixelBufferObjectTests.cpp463 GLenum readPixelsFormat; in iterate() local
H A Des3fDrawBuffersIndexedTests.cpp463 …FormatThreshold(const tcu::TextureFormat &sourceFormat, const tcu::TextureFormat &readPixelsFormat) in getFixedPointFormatThreshold()
492 …oatULPThreshold(const tcu::TextureFormat &sourceFormat, const tcu::TextureFormat &readPixelsFormat) in getFloatULPThreshold()
/aosp_15_r20/hardware/google/gfxstream/guest/GLESv2_enc/
DGLESv2Validation.cpp548 bool readPixelsFormat(GLenum format) { in readPixelsFormat() function
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DBlitGL.cpp837 GLenum readPixelsFormat = GL_NONE; in copySubTextureCPUReadback() local
H A DFramebufferGL.cpp736 nativegl::ReadPixelsFormat readPixelsFormat = in readPixels() local