Home
last modified time | relevance | path

Searched defs:tex2DArray (Results 1 – 10 of 10) sorted by relevance

/external/deqp/external/openglcts/modules/common/
DglcShaderRenderCase.hpp160 const glu::Texture2DArray* tex2DArray; member
183 const tcu::Texture2DArray* tex2DArray; member
DglcShaderRenderCase.cpp90 TextureBinding::TextureBinding(const glu::Texture2DArray* tex2DArray, const tcu::Sampler& sampler) in TextureBinding()
130 void TextureBinding::setTexture(const glu::Texture2DArray* tex2DArray) in setTexture()
/external/deqp/modules/glshared/
DglsShaderRenderCase.hpp114 const glu::Texture2DArray* tex2DArray; member
136 const tcu::Texture2DArray* tex2DArray; member
DglsShaderRenderCase.cpp83 TextureBinding::TextureBinding (const glu::Texture2DArray* tex2DArray, const tcu::Sampler& sampler) in TextureBinding()
120 void TextureBinding::setTexture (const glu::Texture2DArray* tex2DArray) in setTexture()
/external/angle/src/tests/gl_tests/
DMultiviewDrawTest.cpp579 GLTexture tex2DArray; in TEST_P() local
672 GLTexture tex2DArray; in TEST_P() local
714 GLTexture tex2DArray; in TEST_P() local
779 GLTexture tex2DArray; in TEST_P() local
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp158 const tcu::Texture2DArray* tex2DArray; member
185 const tcu::Texture2DArray* tex2DArray; member
DvktShaderRender.cpp332 TextureBinding::TextureBinding (const tcu::Texture2DArray* tex2DArray, const tcu::Sampler& sampler) in TextureBinding()
/external/deqp/framework/opengl/simplereference/
DsglrShaderProgram.hpp213 const rc::Texture2DArray* tex2DArray; member
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1192 const TestTexture2DArray* tex2DArray = dynamic_cast<const TestTexture2DArray*>(&testTexture); in getTexture2DView() local
1214 const TestTexture2DArray* tex2DArray = dynamic_cast<const TestTexture2DArray*>(&testTexture); in getTexture2DArrayView() local
/external/deqp/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp1543 deUint32 tex2DArray = 0x1234; in framebuffer_texture_layer() local