Searched refs:DISPATCH_BASE (Results 1 – 4 of 4) sorted by relevance
74 DISPATCH_BASE, enumerator941 if (m_dispatchType == DISPATCH_BASE) in iterate()983 else if (m_dispatchType == DISPATCH_BASE) in iterate()1008 else if (m_dispatchType == DISPATCH_BASE) in iterate()1256 …eGroup->addChild(new ShaderObjectDispatchPerformanceCase(testCtx, "dispatch_base", DISPATCH_BASE)); in createShaderObjectPerformanceTests()
125 pub const DISPATCH_BASE: Self = Self(0b1_0000); constant
3495 (PipelineCreateFlags::DISPATCH_BASE.0, "DISPATCH_BASE"), in fmt()4451 (ShaderCreateFlagsEXT::DISPATCH_BASE.0, "DISPATCH_BASE"), in fmt()
26109 pub const DISPATCH_BASE: Self = Self(0b1_0000); constant