HomeSort by relevance Sort by last modified time
    Searched defs:vkEnumerateInstanceLayerProperties (Results 1 - 7 of 7) sorted by null

  /external/vulkan-validation-layers/layers/
threading.cpp 167 VK_LAYER_EXPORT VkResult VKAPI_CALL vkEnumerateInstanceLayerProperties(uint32_t *pCount, VkLayerProperties *pProperties) {
215 return (PFN_vkVoidFunction)vkEnumerateInstanceLayerProperties;
device_limits.cpp 125 vkEnumerateInstanceLayerProperties(uint32_t *pCount, VkLayerProperties *pProperties) {
    [all...]
image.cpp 218 vkEnumerateInstanceLayerProperties(uint32_t *pCount, VkLayerProperties *pProperties) {
    [all...]
swapchain.cpp 70 vkEnumerateInstanceLayerProperties(uint32_t *pCount, VkLayerProperties *pProperties) {
    [all...]
parameter_validation.cpp 143 vkEnumerateInstanceLayerProperties(uint32_t *pCount, VkLayerProperties *pProperties) {
    [all...]
  /external/vulkan-validation-layers/loader/
trampoline.c 200 vkEnumerateInstanceLayerProperties(uint32_t *pPropertyCount,
    [all...]
  /frameworks/native/vulkan/libvulkan/
api_gen.cpp     [all...]

Completed in 134 milliseconds