Searched defs:blendOp (Results 1 – 11 of 11) 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()
871 auto blendOp = rust_png::BlendOp::Source; in setFrameInfoFromCurrentFctlChunk() local
63 uint8_t PackGLBlendOp(GLenum blendOp) in PackGLBlendOp()
1158 uint8 blendOp; member