Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderTextureFunctionTests.cpp367 inline Vec4 texture2DArray (const ShaderEvalContext& c, float s, float t, float r, float lod) { ret… in texture2DArray() function
762 de::MovePtr<tcu::Texture2DArray> texture2DArray; in initTexture() local
/external/deqp/modules/gles3/functional/
Des3fShaderTextureFunctionTests.cpp281 inline Vec4 texture2DArray (const gls::ShaderEvalContext& c, float s, float t, float r, float lod) … in texture2DArray() function