Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp162 const glu::TextureCubeArray* texCubeArray; member
185 const tcu::TextureCubeArray* texCubeArray; member
DglcShaderRenderCase.cpp107 TextureBinding::TextureBinding(const glu::TextureCubeArray* texCubeArray, const tcu::Sampler& sampl… in TextureBinding()
142 void TextureBinding::setTexture(const glu::TextureCubeArray* texCubeArray) in setTexture()
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp215 const rc::TextureCubeArray* texCubeArray; member
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp171 const tcu::TextureCubeArray* texCubeArray; member
198 const tcu::TextureCubeArray* texCubeArray; member
DvktShaderRender.cpp355 TextureBinding::TextureBinding (const tcu::TextureCubeArray* texCubeArray, const tcu::Sampler& samp… in TextureBinding()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1340 const TestTextureCubeArray* texCubeArray = dynamic_cast<const TestTextureCubeArray*>(&testTexture); in getTextureCubeView() local
1371 const TestTextureCubeArray* texCubeArray = dynamic_cast<const TestTextureCubeArray*>(&testTexture); in getTextureCubeArrayView() local
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp1645 deUint32 texCubeArray = 0x1234; in framebuffer_texture_layer() local