HomeSort by relevance Sort by last modified time
    Searched refs:create_texture (Results 1 - 4 of 4) sorted by null

  /frameworks/native/opengl/tests/tritex/
tritex.cpp 32 void create_texture(void);
110 create_texture();
206 void create_texture(void) function
  /frameworks/native/opengl/tests/gl_basic/
gl_basic.cpp 30 void create_texture(void);
204 create_texture();
313 void create_texture(void)
  /frameworks/native/opengl/tests/gl_jni/jni/
gl_code.cpp 113 void create_texture() function
146 create_texture();
  /external/mesa3d/src/mesa/state_tracker/
st_cb_copyimage.c 362 create_texture(struct pipe_screen *screen, enum pipe_format format, function
445 temp = create_texture(pipe->screen, canon_format, src->nr_samples,
470 temp = create_texture(pipe->screen, canon_format, dst->nr_samples,

Completed in 146 milliseconds