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

/external/vulkan-validation-layers/layers/
H A Dcore_validation.cpp7025 uint64_t rp_handle, uint32_t img_index, const VkImageMemoryBarrier &img_barrier) {
7067 funcName, img_index, HandleToUint64(img_bar_image), active_subpass, rp_handle,
7077 funcName, img_index, HandleToUint64(img_bar_image), fb_handle, validation_error_map[VALIDATION_ERROR_1b800936]);
7094 funcName, img_index, HandleToUint64(img_bar_image), active_subpass, rp_handle,
7023 ValidateImageBarrierImage(layer_data *device_data, const char *funcName, GLOBAL_CB_NODE const *cb_state, VkFramebuffer framebuffer, uint32_t active_subpass, const safe_VkSubpassDescription &sub_desc, uint64_t rp_handle, uint32_t img_index, const VkImageMemoryBarrier &img_barrier) argument

Completed in 164 milliseconds