Home
last modified time | relevance | path

Searched defs:equation (Results 1 – 25 of 30) sorted by relevance

12

/external/deqp/modules/gles31/functional/
Des31fNegativeAdvancedBlendEquationTests.cpp81 std::string getShaderLayoutEquation (BlendEquation equation) in getShaderLayoutEquation()
107 glw::GLenum getEquation (BlendEquation equation) in getEquation()
147 std::string generateFragmentShaderSource (NegativeTestContext& ctx, BlendEquation equation) in generateFragmentShaderSource()
165 glu::ProgramSources generateProgramSources (NegativeTestContext& ctx, BlendEquation equation) in generateProgramSources()
Des31fAdvancedBlendTests.cpp89 static const char* getEquationName (glw::GLenum equation) in getEquationName()
185 const char* getBlendLayoutQualifier (rr::BlendEquationAdvanced equation) in getBlendLayoutQualifier()
210 glu::ProgramSources getBlendProgramSrc (rr::BlendEquationAdvanced equation, glu::RenderContext& ren… in getBlendProgramSrc()
Des31fDrawBuffersIndexedTests.cpp591 …const rr::BlendEquationAdvanced equation = mapGLBlendEquationAdvanced(state.blendEq->get<BlendEq>(… in setBlendState() local
598 const rr::BlendEquation equation = mapGLBlendEquation(state.blendEq->get<BlendEq>()); in setBlendState() local
/external/mesa3d/src/mesa/main/
Dclip.c56 GLfloat equation[4]; in _mesa_ClipPlane() local
100 _mesa_GetClipPlane( GLenum plane, GLdouble *equation ) in _mesa_GetClipPlane()
Des1_conversion.c60 _es_ClipPlanef(GLenum plane, const GLfloat *equation) in _es_ClipPlanef()
73 _es_ClipPlanex(GLenum plane, const GLfixed *equation) in _es_ClipPlanex()
210 _es_GetClipPlanef(GLenum plane, GLfloat *equation) in _es_GetClipPlanef()
222 _es_GetClipPlanex(GLenum plane, GLfixed *equation) in _es_GetClipPlanex()
Ddlist.c9240 exec_GetClipPlane(GLenum plane, GLdouble * equation) in exec_GetClipPlane()
/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.cpp251 rr::BlendEquation mapGLBlendEquation (deUint32 equation) in mapGLBlendEquation()
266 rr::BlendEquationAdvanced mapGLBlendEquationAdvanced (deUint32 equation) in mapGLBlendEquationAdvanced()
/external/skia/src/gpu/glsl/
DGrGLSLFragmentShaderBuilder.cpp32 static const char* specific_layout_qualifier_name(GrBlendEquation equation) { in specific_layout_qualifier_name()
209 void GrGLSLFragmentShaderBuilder::enableAdvancedBlendEquationIfNeeded(GrBlendEquation equation) { in enableAdvancedBlendEquationIfNeeded()
/external/skia/src/gpu/vk/
DGrVkPipeline.cpp279 static VkBlendOp blend_equation_to_vk_blend_op(GrBlendEquation equation) { in blend_equation_to_vk_blend_op()
328 GrBlendEquation equation = blendInfo.fEquation; in setup_color_blend_state() local
/external/deqp/modules/glshared/
DglsInteractionTestUtil.hpp45 deUint32 equation; member
/external/skia/include/gpu/
DGrBlend.h177 inline bool GrBlendEquationIsAdvanced(GrBlendEquation equation) { in GrBlendEquationIsAdvanced()
DGrCaps.h110 bool canUseAdvancedBlendEquation(GrBlendEquation equation) const { in canUseAdvancedBlendEquation()
/external/skia/src/gpu/effects/
DGrCustomXfermode.cpp55 static bool can_use_hw_blend_equation(GrBlendEquation equation, GrPipelineAnalysisCoverage coverage, in can_use_hw_blend_equation()
/external/mesa3d/src/gallium/state_trackers/vdpau/
Doutput.c548 BlendEquationToPipe(VdpOutputSurfaceRenderBlendEquation equation) in BlendEquationToPipe()
/external/universal-tween-engine/java/api/src/aurelienribon/tweenengine/
DTween.java344 private TweenEquation equation; field in Tween
/external/mesa3d/src/mesa/drivers/dri/nouveau/
Dnouveau_state.c61 nouveau_clip_plane(struct gl_context *ctx, GLenum plane, const GLfloat *equation) in nouveau_clip_plane()
/external/deqp/framework/referencerenderer/
DrrRenderState.hpp198 BlendEquation equation; member
DrrFragmentOperations.cpp556 void FragmentProcessor::executeAdvancedBlend (BlendEquationAdvanced equation) in executeAdvancedBlend()
/external/deqp/modules/gles2/functional/
Des2fIntegerStateQueryTests.cpp1507 virtual void SetBlendEquation (GLenum equation) in SetBlendEquation()
1526 void SetBlendEquation (GLenum equation) in SetBlendEquation()
/external/swiftshader/src/OpenGL/libGLES_CM/
Dmain.cpp651 GL_API void GL_APIENTRY glClipPlanef(GLenum plane, const GLfloat *equation) in glClipPlanef()
656 GL_API void GL_APIENTRY glClipPlanex(GLenum plane, const GLfixed *equation) in glClipPlanex()
DlibGLES_CM.cpp582 void ClipPlanef(GLenum plane, const GLfloat *equation) in ClipPlanef()
601 void ClipPlanex(GLenum plane, const GLfixed *equation) in ClipPlanex()
/external/deqp/modules/gles3/functional/
Des3fIntegerStateQueryTests.cpp1819 virtual void SetBlendEquation (GLenum equation) in SetBlendEquation()
1837 void SetBlendEquation (GLenum equation) in SetBlendEquation()
/external/skia/src/gpu/gl/
DGrGLGpu.cpp2880 GrBlendEquation equation = blendInfo.fEquation; in flushBlend() local
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp5655 void APIENTRY glClipPlane(GLenum plane, const GLdouble *equation) in glClipPlane()
6220 void APIENTRY glGetClipPlane(GLenum plane, GLdouble *equation) in glGetClipPlane()
/external/robolectric/v3/runtime/
Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/ ...

12