Home
last modified time | relevance | path

Searched defs:tex1DArray (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp224 const tcu::Texture1DArray *tex1DArray; member
251 const tcu::Texture1DArray *tex1DArray; member
H A DvktShaderRender.cpp385 TextureBinding::TextureBinding(const tcu::Texture1DArray *tex1DArray, const tcu::Sampler &sampler) in TextureBinding()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineImageSamplingInstance.cpp1296 const TestTexture1DArray *tex1DArray = dynamic_cast<const TestTexture1DArray *>(&testTexture); in getTexture1DArrayView() local