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