Searched defs:CmdClearDepthStencilImage (Results 1 - 20 of 20) sorted by relevance

/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/image/
H A Dimage.cpp655 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:image
680 device_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
1386 { "vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage) },
/prebuilts/ndk/current/sources/third_party/vulkan/src/include/vulkan/
H A Dvk_layer.h143 PFN_vkCmdClearDepthStencilImage CmdClearDepthStencilImage; member in struct:VkLayerDispatchTable_
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dimage.cpp655 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:image
680 device_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
1386 { "vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage) },
H A Dparameter_validation.cpp3998 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:parameter_validation
4010 ->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
H A Dcore_validation.cpp7353 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in struct:core_validation::spirv_inst_iter
7376 dev_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
10096 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/image/
H A Dimage.cpp655 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:image
680 device_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
1386 { "vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage) },
/prebuilts/ndk/r13/sources/third_party/vulkan/src/include/vulkan/
H A Dvk_layer.h143 PFN_vkCmdClearDepthStencilImage CmdClearDepthStencilImage; member in struct:VkLayerDispatchTable_
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Dimage.cpp655 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:image
680 device_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
1386 { "vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage) },
H A Dparameter_validation.cpp3998 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:parameter_validation
4010 ->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
H A Dcore_validation.cpp7353 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in struct:core_validation::spirv_inst_iter
7376 dev_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
10096 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/include/
H A Dthread_check.h2096 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage( function in namespace:threading
2111 pTable->CmdClearDepthStencilImage(commandBuffer,image,imageLayout,pDepthStencil,rangeCount,pRanges);
2659 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
H A Dunique_objects.cpp1749 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) function in namespace:unique_objects
1760 get_dispatch_table(unique_objects_device_table_map, commandBuffer)->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
2371 if (!strcmp(name, "CmdClearDepthStencilImage"))
2372 return (PFN_vkVoidFunction) CmdClearDepthStencilImage;
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/include/
H A Dthread_check.h2096 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage( function in namespace:threading
2111 pTable->CmdClearDepthStencilImage(commandBuffer,image,imageLayout,pDepthStencil,rangeCount,pRanges);
2659 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/unique_objects/
H A Dunique_objects.cpp1749 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) function in namespace:unique_objects
1760 get_dispatch_table(unique_objects_device_table_map, commandBuffer)->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
2371 if (!strcmp(name, "CmdClearDepthStencilImage"))
2372 return (PFN_vkVoidFunction) CmdClearDepthStencilImage;
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/parameter_validation/
H A Dparameter_validation.cpp3998 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:parameter_validation
4010 ->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/parameter_validation/
H A Dparameter_validation.cpp3998 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in namespace:parameter_validation
4010 ->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
H A Dobject_tracker.cpp4700 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) function in namespace:object_tracker
4713 get_dispatch_table(object_tracker_device_table_map, commandBuffer)->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
5511 if (!strcmp(name, "CmdClearDepthStencilImage"))
5512 return (PFN_vkVoidFunction) CmdClearDepthStencilImage;
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/object_tracker/
H A Dobject_tracker.cpp4700 VKAPI_ATTR void VKAPI_CALL CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, const VkClearDepthStencilValue* pDepthStencil, uint32_t rangeCount, const VkImageSubresourceRange* pRanges) function in namespace:object_tracker
4713 get_dispatch_table(object_tracker_device_table_map, commandBuffer)->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount, pRanges);
5511 if (!strcmp(name, "CmdClearDepthStencilImage"))
5512 return (PFN_vkVoidFunction) CmdClearDepthStencilImage;
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp7353 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in struct:core_validation::spirv_inst_iter
7376 dev_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
10096 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp7353 CmdClearDepthStencilImage(VkCommandBuffer commandBuffer, VkImage image, VkImageLayout imageLayout, function in struct:core_validation::spirv_inst_iter
7376 dev_data->device_dispatch_table->CmdClearDepthStencilImage(commandBuffer, image, imageLayout, pDepthStencil, rangeCount,
10096 {"vkCmdClearDepthStencilImage", reinterpret_cast<PFN_vkVoidFunction>(CmdClearDepthStencilImage)},

Completed in 504 milliseconds