Searched refs:addUniformResources (Results 1 – 6 of 6) sorted by relevance
50 void addUniformResources(GrVkCommandBuffer&);
512 void GrVkPipelineState::addUniformResources(GrVkCommandBuffer& commandBuffer) { in addUniformResources() function in GrVkPipelineState
229 pipelineState->addUniformResources(*this); in bindDescriptorSets()