Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DVulkanImageTest.cpp633 GLuint texture2DArray; in TEST_P() local
H A DTextureTest.cpp13642 GLTexture texture2DArray; variable
15458 GLTexture texture2DArray; in TEST_P() local
/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderTextureFunctionTests.cpp261 inline Vec4 texture2DArray(const gls::ShaderEvalContext &c, float s, float t, float r, float lod) in texture2DArray() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cLayoutBindingTests.cpp626 glu::Texture2DArray *texture2DArray = in init() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp392 inline Vec4 texture2DArray(const ShaderEvalContext &c, float s, float t, float r, float lod) in texture2DArray() function
1687 de::MovePtr<tcu::Texture2DArray> texture2DArray; in initTexture() local
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2524 if (Texture2DArray *texture2DArray = dynamic_cast<Texture2DArray *>(texture)) in getFboAttachment() local