Searched defs:texture2DArray (Results 1 – 6 of 6) sorted by relevance
633 GLuint texture2DArray; in TEST_P() local
13642 GLTexture texture2DArray; variable15458 GLTexture texture2DArray; in TEST_P() local
261 inline Vec4 texture2DArray(const gls::ShaderEvalContext &c, float s, float t, float r, float lod) in texture2DArray() function
626 glu::Texture2DArray *texture2DArray = in init() local
392 inline Vec4 texture2DArray(const ShaderEvalContext &c, float s, float t, float r, float lod) in texture2DArray() function1687 de::MovePtr<tcu::Texture2DArray> texture2DArray; in initTexture() local
2524 if (Texture2DArray *texture2DArray = dynamic_cast<Texture2DArray *>(texture)) in getFboAttachment() local