Searched defs:maxTextureBufferSize (Results 1 – 4 of 4) sorted by relevance
643 … int maxTextureBufferSize, const tcu::PixelBufferAccess &target, int subpixelBits) in renderReference()749 int maxTextureBufferSize = 0; in render() local936 const int maxTextureBufferSize = info->getInt(GL_MAX_TEXTURE_BUFFER_SIZE); in init() local
32 GLint maxTextureSize = 4096, maxTextureBufferSize = 4096, size; in calc_test_size_descriptors() local
1589 …erAccess getTextureBufferEffectiveRefTexture(const TextureBuffer &buffer, int maxTextureBufferSize) in getTextureBufferEffectiveRefTexture()
416 GLint maxTextureBufferSize = 0; member