HomeSort by relevance Sort by last modified time
    Searched full:getdoublev (Results 1 - 25 of 50) sorted by null

1 2

  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 127 GetBooleanv, GetDoublev, GetFloatv and GetIntegerv:
132 Accepted by the <pname> parameter GetBooleanv, GetDoublev,
194 GetDoublev
259 GetBooleanv, GetDoublev, GetFloatv, or GetIntegerv if called between
MESA_trace.spec 144 GetFloatv, and GetDoublev:
312 GetDoublev returns the current command class trace mask.
MESA_sprite_point.spec 108 GetIntegerv, GetBooleanv, GetFloatv and GetDoublev:
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 127 GetBooleanv, GetDoublev, GetFloatv and GetIntegerv:
132 Accepted by the <pname> parameter GetBooleanv, GetDoublev,
194 GetDoublev
259 GetBooleanv, GetDoublev, GetFloatv, or GetIntegerv if called between
MESA_trace.spec 144 GetFloatv, and GetDoublev:
312 GetDoublev returns the current command class trace mask.
MESA_sprite_point.spec 108 GetIntegerv, GetBooleanv, GetFloatv and GetDoublev:
  /external/chromium_org/third_party/angle/extensions/
EXT_blend_minmax.txt 55 GetFloatv, and GetDoublev:
133 Mentions of GetDoublev, Begin/End, and GLX in this extension specification
EXT_draw_buffers.txt 540 10/12/2012 kbr remove references to GetDoublev and ReadBuffer
  /external/chromium_org/third_party/mesa/src/docs/
MESA_pack_invert.spec 66 and the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev
MESA_texture_array.spec 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
120 GetFloatv, and GetDoublev
    [all...]
  /external/mesa3d/docs/
MESA_pack_invert.spec 66 and the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev
MESA_texture_array.spec 97 GetDoublev, and by the <target> parameter of TexImage3D, GetTexImage,
120 GetFloatv, and GetDoublev
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwFunctions.inl 41 glGetDoublevFunc getDoublev;
glwInitGL30.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
glwInitGL31.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
glwInitGL32.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
glwInitGL33.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
glwInitGL40.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
    [all...]
glwInitGL41.inl 39 gl->getDoublev = (glGetDoublevFunc) loader->get("glGetDoublev");
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_icd.h 310 void (GLAPIENTRY * GetDoublev)(GLenum, GLdouble *);
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
glX_proto_size.py 62 if func_name in ["GetIntegerv", "GetBooleanv", "GetFloatv", "GetDoublev"]:
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 41 gl->getDoublev = glGetDoublev;
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_icd.h 310 void (GLAPIENTRY * GetDoublev)(GLenum, GLdouble *);
  /external/mesa3d/src/mapi/glapi/gen/
glX_proto_size.py 62 if func_name in ["GetIntegerv", "GetBooleanv", "GetFloatv", "GetDoublev"]:
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/tests/
check_table.cpp 826 { "glGetDoublev", _O(GetDoublev) },
    [all...]

Completed in 390 milliseconds

1 2