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

12

  /external/deqp/modules/glshared/
glsBufferTestUtil.cpp 795 glBlendEquation (GL_FUNC_ADD);
  /external/mesa3d/include/GLES2/
gl2.h 482 GL_APICALL void GL_APIENTRY glBlendEquation ( GLenum mode );
  /external/chromium_org/mojo/examples/pepper_container_app/
ppb_opengles2_thunk.cc 94 glBlendEquation(mode);
    [all...]
  /external/chromium_org/ppapi/lib/gl/gles2/
gles2.c 58 void GL_APIENTRY glBlendEquation(GLenum mode) {
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 557 m_wrapper->glBlendEquation(mode);
  /development/ndk/platforms/android-18/include/GLES3/
gl3.h     [all...]
  /external/chromium_org/gpu/command_buffer/client/
gles2_c_lib_autogen.h     [all...]
  /external/chromium_org/third_party/angle/include/GLES3/
gl3.h     [all...]
  /external/deqp/modules/gles2/functional/
es2fIntegerStateQueryTests.cpp     [all...]
  /external/deqp/framework/opengl/
gluCallLogWrapperApi.inl 69 void glBlendEquation (glw::GLenum mode);
    [all...]
gluCallLogWrapper.inl 479 void CallLogWrapper::glBlendEquation (glw::GLenum param0)
482 m_log << TestLog::Message << "glBlendEquation(" << getBlendEquationStr(param0) << ");" << TestLog::EndMessage;
    [all...]
  /external/deqp/framework/opengl/wrapper/
glwApi.inl 69 #define glBlendEquation glwBlendEquation
    [all...]
  /external/chromium_org/third_party/mesa/src/include/GL/
gl.h     [all...]
gl_mangle.h 125 #define glBlendEquation MANGLE(BlendEquation)
    [all...]
glext.h     [all...]
  /external/deqp/modules/gles3/functional/
es3fIntegerStateQueryTests.cpp     [all...]
  /external/mesa3d/include/GL/
gl.h     [all...]
gl_mangle.h 125 #define glBlendEquation MANGLE(BlendEquation)
    [all...]
glext.h     [all...]
  /external/deqp/framework/platform/null/
tcuNullRenderContextFuncs.inl 408 GLW_APICALL void GLW_APIENTRY glBlendEquation (GLenum mode)
    [all...]
  /device/generic/goldfish/opengl/system/GLESv2_enc/
gl2_enc.cpp     [all...]
  /external/chromium_org/gpu/command_buffer/service/
gles2_cmd_decoder_autogen.h 125 LOCAL_SET_GL_ERROR_INVALID_ENUM("glBlendEquation", mode, "mode");
132 glBlendEquation(mode);
    [all...]
  /external/chromium_org/third_party/angle/src/libGLESv2/
libGLESv2.cpp 302 void __stdcall glBlendEquation(GLenum mode)
    [all...]

Completed in 153 milliseconds

12