Home
last modified time | relevance | path

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

/aosp_15_r20/external/libultrahdr/lib/src/gpu/
H A Duhdr_gl_utils.cpp183 GLuint uhdr_opengl_ctxt::create_texture(uhdr_img_fmt_t fmt, int w, int h, void* data) { in create_texture() function in ultrahdr::uhdr_opengl_ctxt
/aosp_15_r20/frameworks/native/opengl/tests/tritex/
H A Dtritex.cpp202 void create_texture(void) in create_texture() function
/aosp_15_r20/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp118 void create_texture() in create_texture() function
/aosp_15_r20/external/mesa3d/src/gallium/frontends/rusticl/core/
H A Dcontext.rs95 pub fn create_texture( in create_texture() method
/aosp_15_r20/frameworks/native/opengl/tests/gl_basic/
H A Dgl_basic.cpp311 void create_texture(void) in create_texture() function
/aosp_15_r20/external/mesa3d/src/mesa/state_tracker/
H A Dst_cb_copyimage.c377 create_texture(struct pipe_screen *screen, enum pipe_format format, in create_texture() function