Home
last modified time | relevance | path

Searched defs:BindTexImage (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DPixmapTest.cpp147 TEST_P(PixmapTest, BindTexImage) in TEST_P() argument
H A DPbufferTest.cpp203 TEST_P(PbufferTest, BindTexImage) in TEST_P() argument
H A DD3DTextureTest.cpp817 TEST_P(D3DTextureTest, BindTexImage) in TEST_P() argument
H A DRobustResourceInitTest.cpp769 TEST_P(RobustResourceInitTestES3, BindTexImage) in TEST_P() argument
/aosp_15_r20/external/mesa3d/src/egl/main/
H A Degldriver.h110 EGLBoolean (*BindTexImage)(_EGLDisplay *disp, _EGLSurface *surface, member
/aosp_15_r20/external/angle/src/libGLESv2/
H A Degl_stubs.cpp58 EGLBoolean BindTexImage(Thread *thread, Display *display, egl::SurfaceID surfaceID, EGLint buffer) in BindTexImage() function