Searched defs:blendFactor (Results 1 – 8 of 8) sorted by relevance
1199 void PixelRoutine::blendFactorRGB(SIMD::Float4 &blendFactor, const SIMD::Float4 &sourceColor, const… in blendFactorRGB()1591 bool PixelRoutine::blendFactorCanExceedFormatRange(VkBlendFactor blendFactor, vk::Format format) in blendFactorCanExceedFormatRange()
1118 VkBlendFactor FragmentOutputInterfaceState::blendFactor(VkBlendOp blendOperation, VkBlendFactor ble… in blendFactor() function in vk::FragmentOutputInterfaceState
327 const float blendFactor = 0.85f; in writeImage() local
49 bool IsExtendedBlendFactor(gl::BlendFactorType blendFactor) in IsExtendedBlendFactor()
519 bool isSrc1BlendFactor(vk::VkBlendFactor blendFactor) in isSrc1BlendFactor()
402 const float *blendFactor, in SVGA3D_vgpu10_SetBlendState()
513 float blendFactor[4]; member2064 uint32 blendFactor[4]; member
193 uint8_t PackGLBlendFactor(gl::BlendFactorType blendFactor) in PackGLBlendFactor()