Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.cpp95 uint32_t GetInterfaceBlockArraySize(const std::vector<gl::InterfaceBlock> &blocks, in GetInterfaceBlockArraySize() function
875 arraySize = GetInterfaceBlockArraySize(blocks, bufferIndex); in addInterfaceBlockDescriptorSetDesc()
1396 const uint32_t arraySize = GetInterfaceBlockArraySize(blocks, bufferIndex); in createPipelineLayout()