Searched refs:getInputAttachmentFormat (Results 1 – 2 of 2) sorted by relevance
990 vk::Format getInputAttachmentFormat(int32_t index) const { return inputAttachmentFormats[index]; } in getInputAttachmentFormat() function in sw::SpirvShader
838 ? shader.getInputAttachmentFormat(d.InputAttachmentIndex) in EmitImageRead()