Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp404 inline Vec4 texture1DArray(const ShaderEvalContext &c, float s, float t, float lod) in texture1DArray() function
1799 de::MovePtr<tcu::Texture1DArray> texture1DArray; in initTexture() local