Searched refs:CheckAllocationMethodForTesting (Results 1 – 3 of 3) sorted by relevance
42 bool CheckAllocationMethodForTesting(AllocationMethod allocationMethod) const;
398 bool Buffer::CheckAllocationMethodForTesting(AllocationMethod allocationMethod) const { in CheckAllocationMethodForTesting() function in dawn_native::d3d12::Buffer
98 return d3dBuffer->CheckAllocationMethodForTesting(allocationMethod); in CheckAllocationMethod()