Home
last modified time | relevance | path

Searched defs:srcRGB (Results 1 – 20 of 20) sorted by relevance

/external/deqp/modules/gles2/performance/
Des2pBlendTests.cpp62 …har* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, GLenum dstRGB… in BlendCase()
139 GLenum srcRGB; in init() member
/external/deqp/modules/gles3/performance/
Des3pBlendTests.cpp62 …har* name, const char* description, GLenum modeRGB, GLenum modeAlpha, GLenum srcRGB, GLenum dstRGB… in BlendCase()
142 GLenum srcRGB; in init() member
/external/mesa3d/src/gallium/drivers/r300/
Dr300_state.c58 static boolean blend_discard_if_src_alpha_0(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_alpha_0()
79 static boolean blend_discard_if_src_alpha_1(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_alpha_1()
98 static boolean blend_discard_if_src_color_0(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_color_0()
113 static boolean blend_discard_if_src_color_1(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_color_1()
128 static boolean blend_discard_if_src_alpha_color_0(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_alpha_color_0()
151 static boolean blend_discard_if_src_alpha_color_1(unsigned srcRGB, unsigned srcA, in blend_discard_if_src_alpha_color_1()
240 unsigned srcRGB = state->rt[0].rgb_src_factor; in r300_create_blend_state() local
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_cc.c152 GLenum srcRGB = ctx->Color.Blend[0].SrcRGB; in upload_cc_unit() local
Dgen6_cc.c100 GLenum srcRGB = ctx->Color.Blend[b].SrcRGB; in gen6_upload_blend_state() local
/external/mesa3d/src/mesa/drivers/dri/i915/
Di915_state.c298 GLuint srcRGB = ctx->Color.Blend[0].SrcRGB; in i915UpdateBlendState() local
337 i915BlendFuncSeparate(struct gl_context * ctx, GLenum srcRGB, in i915BlendFuncSeparate()
/external/mesa3d/src/mesa/swrast/
Ds_texcombine.c141 const GLenum srcRGB = combine->SourceRGB[term]; in texture_combine() local
Ds_blend.c907 const GLenum srcRGB = ctx->Color.Blend[0].SrcRGB; in _swrast_choose_blend_func() local
/external/mesa3d/src/gallium/drivers/i915/
Di915_state.c107 unsigned srcRGB = blend->rt[0].rgb_src_factor; in i915_create_blend_state() local
164 unsigned srcRGB = blend->rt[0].rgb_src_factor; in i915_create_blend_state() local
Di915_state_emit.c162 uint32_t srcRGB = (imm >> S6_CBUF_SRC_BLEND_FACT_SHIFT) & BLENDFACT_MASK; in emit_immediate() 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 …, deUint32 format, IVec2 size, deUint32 funcRGB, deUint32 funcAlpha, deUint32 srcRGB, deUint32 dst… in FboBlendCase()
/external/mesa3d/src/gallium/drivers/r600/
Dr600_state.c750 unsigned srcRGB = state->rt[j].rgb_src_factor; in r600_create_blend_state_mode() local
Devergreen_state.c733 unsigned srcRGB = state->rt[j].rgb_src_factor; in evergreen_create_blend_state_mode() local
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state.c162 unsigned srcRGB = state->rt[j].rgb_src_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…