Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkBinaryRegistry.hpp102 class LazyResource class
105 LazyResource (de::MovePtr<tcu::Resource> resource);
128 LazyResource<Element>::LazyResource (de::MovePtr<tcu::Resource> resource) in LazyResource() function in vk::BinaryRegistryDetail::LazyResource
142 const Element& LazyResource<Element>::operator[] (size_t ndx) in operator []()
156 void LazyResource<Element>::makePageResident (size_t pageNdx) in makePageResident()
171 typedef LazyResource<BinaryIndexNode> BinaryIndexAccess;