Searched defs:cubeMapFace (Results 1 – 5 of 5) sorted by relevance
181 TextureTarget FramebufferAttachment::cubeMapFace() const in cubeMapFace() function in gl::FramebufferAttachment
1970 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage() local
188 TextureTarget FramebufferAttachment::cubeMapFace() const in cubeMapFace() function in gl::FramebufferAttachment
3447 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage() local
2983 GLuint cubeMapFace) in st_finalize_texture()