Home
last modified time | relevance | path

Searched defs:commandPointer (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp74 void* commandPointer = (void *)vkd.getDeviceProcAddr(device, commandName.c_str()); in forbiddenCoreCommands() local
201 void* commandPointer = (void *)vkd.getDeviceProcAddr(device, commandName.c_str()); in forbiddenPromotedCommands() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sc/
H A DvktSafetyCriticalApiTests.cpp74 void* commandPointer = (void *)vkd.getDeviceProcAddr(device, commandName.c_str()); in forbiddenCoreCommands() local
201 void* commandPointer = (void *)vkd.getDeviceProcAddr(device, commandName.c_str()); in forbiddenPromotedCommands() local

Completed in 2 milliseconds