Home
last modified time | relevance | path

Searched defs:dstRGB (Results 1 – 18 of 18) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pBlendTests.cpp62 …t char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, GLenum dstRGB, GLenum srcAlp… in BlendCase()
140 GLenum dstRGB; in init() member
/external/deqp/modules/gles3/performance/
Des3pBlendTests.cpp62 …t char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, GLenum dstRGB, GLenum srcAlp… in BlendCase()
143 GLenum dstRGB; in init() member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state.c59 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_alpha_0()
80 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_alpha_1()
99 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_color_0()
114 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_color_1()
129 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_alpha_color_0()
152 unsigned dstRGB, unsigned dstA) in blend_discard_if_src_alpha_color_1()
241 unsigned dstRGB = state->rt[0].rgb_dst_factor; in r300_create_blend_state() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cc.c153 GLenum dstRGB = ctx->Color.Blend[0].DstRGB; in upload_cc_unit() local
Dgen6_cc.c101 GLenum dstRGB = ctx->Color.Blend[b].DstRGB; in gen6_upload_blend_state() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_state.c299 GLuint dstRGB = ctx->Color.Blend[0].DstRGB; in i915UpdateBlendState() local
338 GLenum dstRGB, GLenum srcA, GLenum dstA) in i915BlendFuncSeparate()
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c108 unsigned dstRGB = blend->rt[0].rgb_dst_factor; in i915_create_blend_state() local
165 unsigned dstRGB = blend->rt[0].rgb_dst_factor; in i915_create_blend_state() local
/external/mesa3d/src/mesa/swrast/
Ds_blend.c908 const GLenum dstRGB = ctx->Color.Blend[0].DstRGB; in _swrast_choose_blend_func() local
/external/deqp/framework/opengl/simplereference/
DsglrContextWrapper.cpp334 void ContextWrapper::glBlendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUi… in glBlendFuncSeparate()
DsglrGLContext.cpp570 void GLContext::blendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUint32 ds… in blendFuncSeparate()
DsglrReferenceContext.cpp2926 void ReferenceContext::blendFuncSeparate (deUint32 srcRGB, deUint32 dstRGB, deUint32 srcAlpha, deUi… in blendFuncSeparate()
/external/deqp/modules/gles3/functional/
Des3fFboColorbufferTests.cpp725 …, IVec2 size, deUint32 funcRGB, deUint32 funcAlpha, deUint32 srcRGB, deUint32 dstRGB, deUint32 src… in FboBlendCase()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c751 unsigned dstRGB = state->rt[j].rgb_dst_factor; in r600_create_blend_state_mode() local
Devergreen_state.c734 unsigned dstRGB = state->rt[j].rgb_dst_factor; in evergreen_create_blend_state_mode() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c163 unsigned dstRGB = state->rt[j].rgb_dst_factor; in si_create_blend_state() local
/external/deqp/framework/platform/null/
DtcuNullRenderContextFuncs.inl285 GLW_APICALL void GLW_APIENTRY glBlendFuncSeparatei (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenu…
/external/deqp/framework/opengl/
DgluCallLogWrapper.inl266 void CallLogWrapper::glBlendFuncSeparatei (glw::GLuint buf, glw::GLenum srcRGB, glw::GLenum dstRGB,…
/external/deqp/framework/opengl/wrapper/
DglwImpl.inl303 void glwBlendFuncSeparatei (GLuint buf, GLenum srcRGB, GLenum dstRGB, GLenum srcAlpha, GLenum dstAl…