Home
last modified time | relevance | path

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

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