Home
last modified time | relevance | path

Searched refs:attribIndexSizeT (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp1804 for (size_t attribIndexSizeT : activeAttribLocationsMask) in initializePipeline() local
1806 const uint32_t attribIndex = static_cast<uint32_t>(attribIndexSizeT); in initializePipeline()