Home
last modified time | relevance | path

Searched defs:cubeMapFace (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp188 TextureTarget FramebufferAttachment::cubeMapFace() const in cubeMapFace() function in gl::FramebufferAttachment
DvalidationEGL.cpp3447 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage() local
/third_party/mesa3d/src/mesa/state_tracker/
Dst_cb_texture.c2906 GLuint cubeMapFace) in st_finalize_texture()