Home
last modified time | relevance | path

Searched defs:levelAccess (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_shadow_lod/
H A DesextcTextureShadowLodFunctionsTest.cpp531 tcu::PixelBufferAccess levelAccess = m_texture2DArray->getRefTexture().getLevel(level); in initTexture() local
640 … tcu::PixelBufferAccess levelAccess = m_textureCubeArray->getRefTexture().getLevel(level); in initTexture() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fCopyImageTests.cpp1340tcu::PixelBufferAccess &levelAccess, const tcu::CompressedTexFormat &compressedFormat, in decompressTextureLevel()
1381 tcu::PixelBufferAccess &levelAccess = levelAccesses[level]; in decompressTexture() local
1561 tcu::PixelBufferAccess &levelAccess = levelAccesses[faceNdx][level]; in renderTextureCubemap() local
H A Des31fStencilTexturingTests.cpp566 const tcu::PixelBufferAccess levelAccess = in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/texture/
H A DvktSampleVerifier.cpp110 const tcu::ConstPixelBufferAccess &levelAccess = m_levels[level]; in fetchTexelWrapped() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp1695 tcu::PixelBufferAccess levelAccess = texture2DArray->getLevel(level); in initTexture() local
1807 tcu::PixelBufferAccess levelAccess = texture1DArray->getLevel(level); in initTexture() local
1855 tcu::PixelBufferAccess levelAccess = textureCubeArray->getLevel(level); in initTexture() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageUtil.cpp1004 void TestTexture::fillWithGradient(const tcu::PixelBufferAccess &levelAccess) in fillWithGradient()
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp987 tcu::PixelBufferAccess levelAccess = m_texture2DArray->getRefTexture().getLevel(level); in initTexture() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/binding_model/
H A DvktBindingShaderAccessTests.cpp3872 const tcu::PixelBufferAccess levelAccess = dst->getLevel(level); in populateSourceImage() local