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

  /sdk/emulator/opengl/host/libs/GLESv2_dec/
GL2Decoder.cpp 75 set_glDrawElementsData(s_glDrawElementsData);
  /sdk/emulator/opengl/host/libs/GLESv1_dec/
GLDecoder.cpp 75 set_glDrawElementsData(s_glDrawElementsData);
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_client_context.cpp 219 ptr = getProc("glDrawElementsData", userData); set_glDrawElementsData((glDrawElementsData_client_proc_t)ptr);
gl2_client_context.h     [all...]
gl2_enc.cpp     [all...]
  /device/generic/goldfish/opengl/system/GLESv1_enc/
gl_client_context.cpp 174 ptr = getProc("glDrawElementsData", userData); set_glDrawElementsData((glDrawElementsData_client_proc_t)ptr);
gl_client_context.h     [all...]
gl_enc.cpp     [all...]

Completed in 68 milliseconds