Searched defs:compShader (Results 1 – 2 of 2) sorted by relevance
716 Move<VkPipeline> AttachmentRateInstance::buildComputePipeline(VkShaderModule compShader, VkPipeline… in buildComputePipeline()986 …Move<VkShaderModule> compShader = createShaderModule(vk, device, m_context.getBinaryCollection()… in runComputeShaderMode() local
483 Move<VkShaderModule> compShader; in iterate() local