Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DFramebufferAttachment.cpp181 TextureTarget FramebufferAttachment::cubeMapFace() const in cubeMapFace() function in gl::FramebufferAttachment
DvalidationEGL.cpp1970 gl::TextureTarget cubeMapFace = egl_gl::EGLCubeMapTargetToCubeMapTarget(target); in ValidateCreateImage() local
/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.c2983 GLuint cubeMapFace) in st_finalize_texture()