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

  /external/swiftshader/src/OpenGL/libGLES_CM/
Context.h 346 void setSampleCoverageParams(GLclampf value, bool invert);
Context.cpp 576 void Context::setSampleCoverageParams(GLclampf value, bool invert)
    [all...]
libGLES_CM.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.h 553 void setSampleCoverageParams(GLclampf value, bool invert);
Context.cpp 586 void Context::setSampleCoverageParams(GLclampf value, bool invert)
    [all...]
libGL.cpp     [all...]
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 480 void setSampleCoverageParams(GLclampf value, bool invert);
Context.cpp 612 void Context::setSampleCoverageParams(GLclampf value, bool invert)
    [all...]
libGLESv2.cpp     [all...]

Completed in 278 milliseconds