Home
last modified time | relevance | path

Searched refs:program_collection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArraySampling.cpp3605 programCollectionForFormat program_collection; local
3609 program_collection.init(gl, shader_collection, *this, isContextES);
3648 testTexture(*format, *mutability, *resolution, texture, program_collection);
3665 programCollectionForFormat &program_collection) argument
3693 programs = program_collection.getPrograms(function->m_function);
H A DesextcTextureCubeMapArraySampling.hpp670 textureDefinition &texture, programCollectionForFormat &program_collection);