Searched defs:blendOp (Results 1 – 8 of 8) sorted by relevance
188 INLINE void BlendFunc(SWR_BLEND_OP blendOp, in BlendFunc()
66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
2230 for (deUint64 blendOp = 0u; blendOp < DE_LENGTH_OF_ARRAY(blendOps); blendOp++) in createBlendOperationAdvancedTests() local
771 bool isAdvancedBlendOp (const vk::VkBlendOp blendOp) in isAdvancedBlendOp()
128 D3DBLENDOP ConvertBlendOp(GLenum blendOp) in ConvertBlendOp()
2170 blendOp = 23 variable
1183 uint8 blendOp; member
131 uint8_t PackGLBlendOp(GLenum blendOp) in PackGLBlendOp()