Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp850 …const de::UniquePtr<Allocation> bufferTexelsAlloc (bindBuffer(deviceInterface, getDevice(), getAl… in iterate() local
943 invalidateAlloc(deviceInterface, getDevice(), *bufferTexelsAlloc); in iterate()
945 const deUint8* bufferTexelsData = static_cast<const deUint8*>(bufferTexelsAlloc->getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsBase.cpp850 …const de::UniquePtr<Allocation> bufferTexelsAlloc (bindBuffer(deviceInterface, getDevice(), getAl… in iterate() local
943 invalidateAlloc(deviceInterface, getDevice(), *bufferTexelsAlloc); in iterate()
945 const deUint8* bufferTexelsData = static_cast<const deUint8*>(bufferTexelsAlloc->getHostPtr()); in iterate()