Home
last modified time | relevance | path

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

/external/deqp/framework/delibs/decpp/
DdeSTLUtil.hpp127 const T* dataSafe (const std::vector<T>& container) in dataSafe() function
134 T* dataSafe (std::vector<T>& container) in dataSafe() function
/external/deqp/external/vulkancts/framework/vulkan/
DvkObjUtil.cpp586 const deUint32* pQueueFamilyIndices = de::dataSafe(queueFamilyIndices); in makeBufferCreateInfo()