Searched defs:cubeMapFace (Results 1 – 2 of 2) sorted by relevance
186 TextureTarget FramebufferAttachment::cubeMapFace() const in cubeMapFace() function in gl::FramebufferAttachment
2387 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage() local