Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DImage.h151 bool cubeMap; member
/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DCopyTexImageTest.cpp697 GLTexture cubeMap; in TEST_P() local
H A DTextureTest.cpp4567 bool cubeMap = testCaseIndex == 3; in testTextureSize() local
/aosp_15_r20/external/deqp/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp2512 if (TextureCube *cubeMap = dynamic_cast<TextureCube *>(texture)) in getFboAttachment() local