Searched defs:setBlendConstants (Results 1 – 6 of 6) sorted by relevance
155 void GrMtlPipelineState::setBlendConstants(id<MTLRenderCommandEncoder> renderCmdEncoder, function
175 void GrMtlPipelineState::setBlendConstants(id<MTLRenderCommandEncoder> renderCmdEncoder, function
355 void GrVkCommandBuffer::setBlendConstants(const GrVkGpu* gpu, in setBlendConstants() function in GrVkCommandBuffer
385 void GrVkCommandBuffer::setBlendConstants(const GrVkGpu* gpu, in setBlendConstants() function in GrVkCommandBuffer
201 void setBlendConstants (const DeviceInterface* vkd, VkCommandBuffer cmdBuffer, const DynamicStateDa… in setBlendConstants() function
1428 void CommandBuffer::setBlendConstants(const float blendConstants[4]) in setBlendConstants() function in vk::CommandBuffer