HomeSort by relevance Sort by last modified time
    Searched refs:GL_SAMPLE_COVERAGE_VALUE (Results 1 - 25 of 29) sorted by null

1 2

  /device/generic/goldfish/opengl/shared/OpenglCodecCommon/
glUtils.cpp 188 case GL_SAMPLE_COVERAGE_VALUE:
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_validation_implementation_autogen.h 122 GL_SAMPLE_COVERAGE_VALUE,
context_state_impl_autogen.h 559 case GL_SAMPLE_COVERAGE_VALUE:
896 case GL_SAMPLE_COVERAGE_VALUE:
    [all...]
  /external/deqp/framework/opengl/
gluStrUtil.inl 98 case GL_SAMPLE_COVERAGE_VALUE: return "GL_SAMPLE_COVERAGE_VALUE";
    [all...]
  /external/deqp/modules/gles2/functional/
es2fFloatStateQueryTests.cpp 925 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, 1.0f);
936 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, fixedTests[ndx]);
949 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, de::clamp(clampTests[ndx], 0.0f, 1.0f));
962 m_verifier->verifyFloat(m_testCtx, GL_SAMPLE_COVERAGE_VALUE, reference);
    [all...]
  /external/chromium_org/android_webview/browser/
scoped_app_gl_state_restore.cc 230 glGetFloatv(GL_SAMPLE_COVERAGE_VALUE, &sample_coverage_value_);
  /external/chromium_org/gpu/command_buffer/common/
gles2_cmd_utils.cc 147 case GL_SAMPLE_COVERAGE_VALUE:
gles2_cmd_utils_implementation_autogen.h 715 0x80AA, "GL_SAMPLE_COVERAGE_VALUE",
    [all...]
  /external/deqp/modules/gles3/functional/
es3fFloatStateQueryTests.cpp     [all...]
  /development/ndk/platforms/android-4/include/GLES/
gl.h 273 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /development/ndk/platforms/android-5/include/GLES2/
gl2.h 214 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
  /external/chromium_org/third_party/angle/include/GLES2/
gl2.h 214 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
  /external/chromium_org/third_party/khronos/GLES2/
gl2.h 189 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
  /external/chromium_org/third_party/mesa/src/include/GLES/
gl.h 273 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GLES2/
gl2.h 214 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
  /external/mesa3d/include/GLES/
gl.h 273 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/mesa3d/include/GLES2/
gl2.h 214 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
  /external/chromium_org/ppapi/lib/gl/include/GLES2/
gl2.h 211 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
State.cpp 1157 case GL_SAMPLE_COVERAGE_VALUE: *params = mSampleCoverageValue; break;
    [all...]
Context.cpp     [all...]
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h 238 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h 238 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwEnums.inl 362 #define GL_SAMPLE_COVERAGE_VALUE 0x80AA
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h     [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]

Completed in 2967 milliseconds

1 2