Searched refs:bindDescriptorSets (Results 1 – 3 of 3) sorted by relevance
101 void bindDescriptorSets(const GrVkGpu* gpu,
323 void GrVkCommandBuffer::bindDescriptorSets(const GrVkGpu* gpu, in bindDescriptorSets() function in GrVkCommandBuffer
342 commandBuffer->bindDescriptorSets(gpu, this, fPipelineLayout, 0, 2, fDescriptorSets, 0, in bind()