HomeSort by relevance Sort by last modified time
    Searched full:queueproperties (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineTimestampTests.cpp 682 const std::vector<VkQueueFamilyProperties> queueProperties = vk::getPhysicalDeviceQueueFamilyProperties(m_context.getInstanceInterface(), m_context.getPhysicalDevice());
684 DE_ASSERT(queueFamilyIndex < (deUint32)queueProperties.size());
686 if (!queueProperties[queueFamilyIndex].timestampValidBits)
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [all...]
  /frameworks/native/vulkan/api/
vulkan.api     [all...]

Completed in 191 milliseconds