Home
last modified time | relevance | path

Searched defs:descSize (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiToolingInfoTests.cpp197 size_t descSize = strnlen(deviceToolPropertiesEXTArray[i].description, VK_MAX_DESCRIPTION_SIZE); in validateToolsProperties() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiToolingInfoTests.cpp197 size_t descSize = strnlen(deviceToolPropertiesEXTArray[i].description, VK_MAX_DESCRIPTION_SIZE); in validateToolsProperties() local
/third_party/elfio/examples/c_wrapper/
H A Dc_example.c157 Elf_Word descSize = 128; in main() local
/third_party/elfio/tests/
H A DELFIOTest.cpp192 Elf_Word descSize; in checkNote() local
/third_party/skia/src/core/
H A DSkScalerContext.cpp1166 size_t descSize = sizeof(rec); in calculate_size_and_flatten() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DSecondaryCommandBuffer.h926 size_t descSize = descriptorSetCount * sizeof(VkDescriptorSet); in bindDescriptorSets() local

Completed in 9 milliseconds