HomeSort by relevance Sort by last modified time
    Searched refs:m_writeDescriptorInfos (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/framework/vulkan/
vkBuilderUtil.cpp 234 m_writeDescriptorInfos.push_back(writeInfo);
270 const WriteDescriptorInfo& writeInfo = m_writeDescriptorInfos[writeNdx];
298 const WriteDescriptorInfo& writeInfo = m_writeDescriptorInfos[writeNdx];
317 m_writeDescriptorInfos.clear();
vkBuilderUtil.hpp 260 std::vector<WriteDescriptorInfo> m_writeDescriptorInfos;

Completed in 277 milliseconds