Home
last modified time | relevance | path

Searched refs:GpuQueue (Results 1 – 1 of 1) sorted by relevance

/external/vulkan-validation-layers/layers/
Dcore_validation.h135 struct GpuQueue { struct
144 inline bool operator==(GpuQueue const& lhs, GpuQueue const& rhs) { argument
150 struct hash<GpuQueue> {
151 size_t operator()(GpuQueue gq) const throw() {
160 std::unordered_map<GpuQueue, bool> gpu_queue_support;