HomeSort by relevance Sort by last modified time
    Searched refs:blendColor (Results 26 - 50 of 53) sorted by null

12 3

  /external/deqp/framework/opengl/wrapper/
glwInitES32Direct.inl 25 gl->blendColor = &glBlendColor;
glwInitES31.inl 24 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
glwInitES32.inl 25 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL30.inl 20 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
glwInitGL31.inl 20 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
glwInitGL32.inl 20 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
glwInitGL33.inl 22 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
glwInitGL40.inl 24 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL41.inl 26 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL42.inl 27 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL43.inl 28 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL44.inl 34 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
glwInitGL45.inl 35 gl->blendColor = (glBlendColorFunc) loader->get("glBlendColor");
    [all...]
  /external/deqp/modules/gles2/performance/
es2pStateChangeTests.cpp     [all...]
es2pRedundantStateChangeTests.cpp     [all...]
  /external/deqp/modules/gles3/performance/
es3pStateChangeTests.cpp     [all...]
es3pRedundantStateChangeTests.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineBlendTests.cpp     [all...]
  /external/skia/src/gpu/gl/
GrGLTestInterface.cpp 31 fFunctions.fBlendColor = bind_to_member(this, &GrGLTestInterface::blendColor);
GrGLTestInterface.h 32 virtual GrGLvoid blendColor(GrGLclampf red, GrGLclampf green, GrGLclampf blue, GrGLclampf alpha) {}
    [all...]
  /external/swiftshader/src/OpenGL/libGL/
Context.h 437 Color blendColor;
  /external/swiftshader/src/OpenGL/libGLESv2/
Context.h 347 Color blendColor;
  /external/deqp/framework/platform/null/
tcuNullRenderContextInitFuncs.inl 36 gl->blendColor = glBlendColor;
    [all...]
  /external/deqp/framework/opengl/simplereference/
sglrGLContext.cpp 575 void GLContext::blendColor (float red, float green, float blue, float alpha)
sglrReferenceContext.hpp 693 virtual void blendColor (float red, float green, float blue, float alpha);
    [all...]

Completed in 528 milliseconds

12 3