HomeSort by relevance Sort by last modified time
    Searched defs:glUniform3ui (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/src/OpenGL/libGLESv2/
entry_points.cpp     [all...]
  /device/generic/goldfish-opengl/system/GLESv2_enc/
gl2_client_context.h 253 glUniform3ui_client_proc_t glUniform3ui;
gl2_entry.cpp 248 void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
    [all...]
  /device/google/cuttlefish_common/guest/libs/eglwrapper/
gles3_wrapper_context.h 253 glUniform3ui_wrapper_proc_t glUniform3ui;
gles3_wrapper_entry.cpp 248 void glUniform3ui(GLint location, GLuint v0, GLuint v1, GLuint v2);
    [all...]
  /external/mesa3d/include/GL/
gl_mangle.h     [all...]

Completed in 6760 milliseconds