Searched refs:GpuAllocateValidationResources (Results 1 – 3 of 3) sorted by relevance
88 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS); in PreCallRecordCmdDraw()130 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS); in PreCallRecordCmdDrawIndexed()164 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS); in PreCallRecordCmdDrawIndirect()201 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_GRAPHICS); in PreCallRecordCmdDrawIndexedIndirect()221 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_COMPUTE); in PreCallRecordCmdDispatch()243 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_COMPUTE); in PreCallRecordCmdDispatchIndirect()380 GpuAllocateValidationResources(commandBuffer, VK_PIPELINE_BIND_POINT_RAY_TRACING_NV); in PreCallRecordCmdTraceRaysNV()
1284 void CoreChecks::GpuAllocateValidationResources(const VkCommandBuffer cmd_buffer, const VkPipelineB… in GpuAllocateValidationResources() function in CoreChecks
1242 …void GpuAllocateValidationResources(const VkCommandBuffer cmd_buffer, VkPipelineBindPoint bind_poi…