Searched defs:blendOp (Results 1 – 10 of 10) sorted by relevance
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()
2251 for (deUint64 blendOp = 0u; blendOp < DE_LENGTH_OF_ARRAY(blendOps); blendOp++) in createBlendOperationAdvancedTests() local
1117 bool isAdvancedBlendOp (const vk::VkBlendOp blendOp) in isAdvancedBlendOp()
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