Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
DvkResourceInterface.hpp141 void importData (std::vector<deUint8>& importText) const;
DvkResourceInterface.cpp274 void ResourceInterface::importData (std::vector<deUint8>& importText) const in importData() function in vk::ResourceInterface
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/
DvktTestPackage.cpp268 m_resourceInterface->importData(input); in TestCaseExecutor()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/
DvktTestPackage.cpp268 m_resourceInterface->importData(input); in TestCaseExecutor()