HomeSort by relevance Sort by last modified time
    Searched refs:polygonOffset (Results 26 - 42 of 42) sorted by null

12

  /external/deqp/framework/opengl/wrapper/
glwInitGL40.inl 55 gl->polygonOffset = (glPolygonOffsetFunc) loader->get("glPolygonOffset");
    [all...]
glwInitGL41.inl 55 gl->polygonOffset = (glPolygonOffsetFunc) loader->get("glPolygonOffset");
    [all...]
glwInitGL42.inl 55 gl->polygonOffset = (glPolygonOffsetFunc) loader->get("glPolygonOffset");
    [all...]
glwInitGL43.inl 55 gl->polygonOffset = (glPolygonOffsetFunc) loader->get("glPolygonOffset");
    [all...]
glwInitGL44.inl 55 gl->polygonOffset = (glPolygonOffsetFunc) loader->get("glPolygonOffset");
    [all...]
glwImpl.inl 434 gl->polygonOffset(factor, units);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/html/canvas/
WebGLRenderingContextBase.h 224 void polygonOffset(GLfloat factor, GLfloat units);
    [all...]
WebGLRenderingContextBase.cpp     [all...]
  /external/chromium_org/webkit/common/gpu/
webgraphicscontext3d_impl.cc 567 DELEGATE_TO_GL_2(polygonOffset, PolygonOffset, WGC3Dfloat, WGC3Dfloat)
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 530 void GLContext::polygonOffset (float factor, float units)
sglrReferenceContext.hpp 680 virtual void polygonOffset (float factor, float units);
    [all...]
sglrReferenceContext.cpp     [all...]
  /external/deqp/modules/gles2/performance/
es2pRedundantStateChangeTests.cpp 617 gl.polygonOffset(0.0f, 0.0f);
    [all...]
  /external/deqp/modules/gles3/performance/
es3pRedundantStateChangeTests.cpp 691 gl.polygonOffset(0.0f, 0.0f);
    [all...]
  /external/chromium_org/third_party/WebKit/Source/core/inspector/
InjectedScriptCanvasModuleSource.js     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapper.inl 392 m_gl.polygonOffset(param0, param1);
    [all...]
  /cts/suite/cts/deviceTests/browserbench/assets/octane/
mandreel.js     [all...]

Completed in 493 milliseconds

12