Home
last modified time | relevance | path

Searched defs:maxTextureBufferSize (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/deqp/modules/glshared/
H A DglsTextureBufferCase.cpp643int maxTextureBufferSize, const tcu::PixelBufferAccess &target, int subpixelBits) in renderReference()
749 int maxTextureBufferSize = 0; in render() local
936 const int maxTextureBufferSize = info->getInt(GL_MAX_TEXTURE_BUFFER_SIZE); in init() local
/aosp_15_r20/external/OpenCL-CTS/test_conformance/gl/
H A Dtest_images_1D.cpp32 GLint maxTextureSize = 4096, maxTextureBufferSize = 4096, size; in calc_test_size_descriptors() local
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluTextureUtil.cpp1589 …erAccess getTextureBufferEffectiveRefTexture(const TextureBuffer &buffer, int maxTextureBufferSize) in getTextureBufferEffectiveRefTexture()
/aosp_15_r20/external/angle/src/libANGLE/
H A DCaps.h416 GLint maxTextureBufferSize = 0; member