Home
last modified time | relevance | path

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

/frameworks/native/vulkan/vkprofiles/generated/
Dvulkan_profiles.h174 uint32_t enabledProfileBlockCount; member
193 uint32_t enabledProfileBlockCount; member
Dvulkan_profiles.cpp10211 uint32_t enabledProfileBlockCount, const VpBlockProperties* pEnabledProfileBlocks) { in GatherBlocks() argument
10223 for (std::size_t i = 0; i < enabledProfileBlockCount; ++i) { in GatherBlocks()
10646 pCreateInfo->enabledProfileBlockCount, pCreateInfo->pEnabledProfileBlocks); in vpCreateInstance()
10962 pCreateInfo->enabledProfileBlockCount, pCreateInfo->pEnabledProfileBlocks); in vpCreateDevice()