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

1 2 3 4 5

  /external/chromium_org/gpu/GLES2/extensions/CHROMIUM/
CHROMIUM_path_rendering.txt 30 GetFloatv:
58 PATH_MODELVIEW_MATRIX_CHROMIUM 16xR GetFloatv all 0's Current modelview
60 PATH_PROJECTION_MATRIX_CHROMIUM 16xR GetFloatv all 0's Current projection
  /external/chromium_org/third_party/mesa/src/src/mapi/glapi/gen/
gles_api.py 90 'GetFloatv',
348 "GetFloatv",
  /external/mesa3d/src/mapi/glapi/gen/
gles_api.py 90 'GetFloatv',
348 "GetFloatv",
  /external/chromium_org/third_party/mesa/src/docs/OLD/
MESA_program_debug.spec 127 GetBooleanv, GetDoublev, GetFloatv and GetIntegerv:
133 GetFloatv and GetIntegerv:
195 GetFloatv
259 GetBooleanv, GetDoublev, GetFloatv, or GetIntegerv if called between
MESA_trace.spec 144 GetFloatv, and GetDoublev:
311 Querying TRACE_MASK_MESA with GetIntegerv, GetFloatv, GetBooleanv or
MESA_sprite_point.spec 108 GetIntegerv, GetBooleanv, GetFloatv and GetDoublev:
  /external/mesa3d/docs/OLD/
MESA_program_debug.spec 127 GetBooleanv, GetDoublev, GetFloatv and GetIntegerv:
133 GetFloatv and GetIntegerv:
195 GetFloatv
259 GetBooleanv, GetDoublev, GetFloatv, or GetIntegerv if called between
MESA_trace.spec 144 GetFloatv, and GetDoublev:
311 Querying TRACE_MASK_MESA with GetIntegerv, GetFloatv, GetBooleanv or
MESA_sprite_point.spec 108 GetIntegerv, GetBooleanv, GetFloatv and GetDoublev:
  /external/deqp/modules/gles2/functional/
es2fImplementationLimitTests.cpp 94 gl.getFloatv(param, &val);
116 gl.getFloatv(param, &v[0]);
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_unittest_1_autogen.h     [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLGetInfo.h 47 // getParameter (encompassing getBooleanv, getIntegerv, getFloatv) and
  /external/chromium_org/third_party/angle/src/libGLESv2/
queryconversions.cpp 111 context->getFloatv(pname, floatParams);
Context.h 175 void getFloatv(GLenum pname, GLfloat *params);
State.h 240 void getFloatv(GLenum pname, GLfloat *params);
  /external/chromium_org/gpu/GLES2/
gl2chromium_autogen.h 77 #define glGetFloatv GLES2_GET_FUN(GetFloatv)
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_ids_autogen.h 78 OP(GetFloatv) /* 319 */ \
  /external/chromium_org/third_party/angle/extensions/
ANGLE_pack_reverse_row_order.txt 72 GetBooleanv(), and GetFloatv():
EXT_blend_minmax.txt 55 GetFloatv, and GetDoublev:
  /external/chromium_org/third_party/mesa/src/docs/
MESA_pack_invert.spec 66 and the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev
  /external/deqp/framework/opengl/wrapper/
glwInitES20Direct.inl 65 gl->getFloatv = &glGetFloatv;
glwFunctions.inl 43 glGetFloatvFunc getFloatv;
  /external/mesa3d/docs/
MESA_pack_invert.spec 66 and the <pname> parameter of GetIntegerv, GetFloatv, GetDoublev
  /external/deqp/framework/opengl/
gluES3PlusWrapperFuncs.inl 65 dst->getFloatv = src.getFloatv;
  /external/deqp/modules/gles3/functional/
es3fImplementationLimitTests.cpp 127 gl.getFloatv(param, &val);
149 gl.getFloatv(param, &v[0]);

Completed in 1308 milliseconds

1 2 3 4 5