Searched defs:blendFunc (Results 1 – 10 of 10) sorted by relevance
| /third_party/vk-gl-cts/modules/gles3/functional/ |
| D | es3fDrawBuffersIndexedTests.cpp | 181 Maybe<Either<BlendFunc, SeparateBlendFunc> > blendFunc; member 223 const Either<BlendFunc, SeparateBlendFunc>& blendFunc = *blend.blendFunc; in setCommonBlendState() local 267 const Either<BlendFunc, SeparateBlendFunc>& blendFunc = *blend.blendFunc; in setIndexedBlendState() local 1104 const Either<BlendFunc, SeparateBlendFunc>& blendFunc = *blend.blendFunc; in logBlendState() local
|
| /third_party/vk-gl-cts/framework/opengl/simplereference/ |
| D | sglrGLContext.cpp | 565 void GLContext::blendFunc (deUint32 src, deUint32 dst) in blendFunc() function in sglr::GLContext
|
| D | sglrReferenceContext.cpp | 2953 void ReferenceContext::blendFunc (deUint32 src, deUint32 dst) in blendFunc() function in sglr::ReferenceContext
|
| /third_party/vk-gl-cts/framework/opengl/wrapper/ |
| D | glwFunctions.inl | 42 glBlendFuncFunc blendFunc; variable
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| D | Context.cpp | 5429 void Context::blendFunc(GLenum sfactor, GLenum dfactor) in blendFunc() function in gl::Context
|
| /third_party/typescript/lib/ |
| D | lib.webworker.d.ts | 4911 blendFunc(sfactor: GLenum, dfactor: GLenum): void; method
|
| D | lib.dom.d.ts | 16158 blendFunc(sfactor: GLenum, dfactor: GLenum): void; method
|
| /third_party/typescript/src/lib/ |
| D | webworker.generated.d.ts | 4891 blendFunc(sfactor: GLenum, dfactor: GLenum): void; method
|
| D | dom.generated.d.ts | 16138 blendFunc(sfactor: GLenum, dfactor: GLenum): void; method
|
| /third_party/typescript/tests/lib/ |
| D | lib.d.ts | 15014 blendFunc(sfactor: number, dfactor: number): void; method
|