Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/vulkan/
H A DProgramExecutableVk.cpp57 uint32_t GetInterfaceBlockArraySize(const std::vector<gl::InterfaceBlock> &blocks, in GetInterfaceBlockArraySize() function
1179 arraySize = GetInterfaceBlockArraySize(blocks, bufferIndex); in addInterfaceBlockDescriptorSetDesc()
1744 const uint32_t arraySize = GetInterfaceBlockArraySize(blocks, bufferIndex); in createPipelineLayout()