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

  /external/vulkan-validation-layers/libs/vkjson/
vkjson.cc 579 visitor->Visit("supportedStages", &properties->supportedStages) &&
    [all...]
  /frameworks/native/vulkan/vkjson/
vkjson.cc 579 visitor->Visit("supportedStages", &properties->supportedStages) &&
    [all...]
  /external/deqp/external/vulkancts/framework/vulkan/
vkStructTypes.inl 1191 VkShaderStageFlags supportedStages;
    [all...]
vkStrUtilImpl.inl     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/api/
vktApiFeatureInfo.cpp     [all...]
  /external/deqp/external/vulkancts/modules/vulkan/subgroups/
vktSubgroupsTestsUtils.cpp 840 return (stage & subgroupProperties.supportedStages) ? true : false;
    [all...]
  /frameworks/native/vulkan/include/vulkan/
vulkan_core.h     [all...]

Completed in 119 milliseconds