Searched defs:ShaderStages (Results 1 – 6 of 6) sorted by relevance
618 pub struct ShaderStages { struct627 impl ShaderStages { argument689 other: &ShaderStages, in ensure_superset_of()743 impl From<ash::vk::ShaderStageFlags> for ShaderStages { implementation758 impl BitOr for ShaderStages { implementation762 fn bitor(self, other: ShaderStages) -> ShaderStages { in bitor()
469 fn increment(&mut self, num: u32, stages: &ShaderStages) { in increment()
304 impl FromVulkan<ash::vk::ShaderStageFlags> for ShaderStages { implementation
1960 const struct ShaderStages in createBufferAccessWithVariablePointersTests() struct1962 VkShaderStageFlags stage; in createBufferAccessWithVariablePointersTests()1963 de::MovePtr<tcu::TestCaseGroup>& reads; in createBufferAccessWithVariablePointersTests()1964 de::MovePtr<tcu::TestCaseGroup>& writes; in createBufferAccessWithVariablePointersTests()
1249 stages: ShaderStages, in push_constants()
2141 stages: ShaderStages, in push_constants()