Searched defs:blendOp (Results 1 – 6 of 6) sorted by relevance
66 rr::BlendEquation mapVkBlendOp (VkBlendOp blendOp) in mapVkBlendOp()
2435 for (deUint64 blendOp = 0u; blendOp < DE_LENGTH_OF_ARRAY(blendOps); blendOp++) in createBlendOperationAdvancedTests() local
130 D3DBLENDOP ConvertBlendOp(GLenum blendOp) in ConvertBlendOp()
2085 sw::BlendOperation ConvertBlendOp(GLenum blendOp) in ConvertBlendOp()
63 uint8_t PackGLBlendOp(GLenum blendOp) in PackGLBlendOp()
1482 uint8 blendOp; member