Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp564 …const de::UniquePtr<Allocation> bufferTexelsAlloc (bindBuffer(deviceInterface, getDevice(), getAl… in iterate() local
642 invalidateAlloc(deviceInterface, getDevice(), *bufferTexelsAlloc); in iterate()
644 const deUint8* bufferTexelsData = static_cast<const deUint8*>(bufferTexelsAlloc->getHostPtr()); in iterate()