Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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()
/third_party/vk-gl-cts/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()
/third_party/flutter/skia/third_party/externals/angle2/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
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiviewDrawTest.cpp580 GLTexture tex2DArray; in TEST_P() local
673 GLTexture tex2DArray; in TEST_P() local
715 GLTexture tex2DArray; in TEST_P() local
780 GLTexture tex2DArray; in TEST_P() local
/third_party/vk-gl-cts/framework/opengl/simplereference/
DsglrShaderProgram.hpp213 const rc::Texture2DArray* tex2DArray; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRender.hpp170 const tcu::Texture2DArray* tex2DArray; member
197 const tcu::Texture2DArray* tex2DArray; member
DvktShaderRender.cpp348 TextureBinding::TextureBinding (const tcu::Texture2DArray* tex2DArray, const tcu::Sampler& sampler) in TextureBinding()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineImageSamplingInstance.cpp1264 const TestTexture2DArray* tex2DArray = dynamic_cast<const TestTexture2DArray*>(&testTexture); in getTexture2DView() local
1286 const TestTexture2DArray* tex2DArray = dynamic_cast<const TestTexture2DArray*>(&testTexture); in getTexture2DArrayView() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeBufferApiTests.cpp1555 deUint32 tex2DArray = 0x1234; in framebuffer_texture_layer() local