Searched defs:hostRead (Results 1 – 2 of 2) sorted by relevance
378 const auto hostRead = VK_ACCESS_HOST_READ_BIT; in iterate() local2306 const auto hostRead = VK_ACCESS_HOST_READ_BIT; in iterate() local2566 const auto hostRead = VK_ACCESS_HOST_READ_BIT; in iterate() local4373 const auto hostRead = VK_ACCESS_HOST_READ_BIT; in iterate() local
220 bool hostRead, in ValidateEnqueueBuffer()358 cl_int ValidateEnqueueImage(const CommandQueue &queue, cl_mem image, bool hostRead, bool hostWrite) in ValidateEnqueueImage()