Searched defs:layoutIndex (Results 1 – 8 of 8) sorted by relevance
386 angle::EnumIterator<DescriptorSetIndex> layoutIndex, in allocateDescriptorSet()
369 angle::EnumIterator<DescriptorSetIndex> layoutIndex, in allocateDescriptorSet()
1551 angle::EnumIterator<DescriptorSetIndex> layoutIndex(DescriptorSetIndex::LiteralSampler); in processKernelResources() local
345 for (size_t layoutIndex = 0; layoutIndex < numOutputs; ++layoutIndex) in GeneratePixelShaderForOutputSignature() local
651 for (int layoutIndex = 0; layoutIndex < AliasTest::LayoutCount; layoutIndex++) in AddAliasTests() local
909 unsigned int layoutIndex : 8; variable
906 unsigned int layoutIndex : 8; variable
1147 … PIPELINE_LAYOUT_STATE const *pipeline_layout, const uint32_t layoutIndex, in VerifySetLayoutCompatibility()