HomeSort by relevance Sort by last modified time
    Searched defs:setPatchControlPoints (Results 1 - 4 of 4) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/geometry/
vktGeometryTestsUtil.hpp 121 GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPoints = controlPoints; return *this; }
  /external/deqp/external/vulkancts/modules/vulkan/synchronization/
vktSynchronizationUtil.hpp 122 GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPoints = controlPoints; return *this; }
  /external/deqp/external/vulkancts/modules/vulkan/tessellation/
vktTessellationUtil.hpp 115 GraphicsPipelineBuilder& setPatchControlPoints (const deUint32 controlPoints) { m_patchControlPoints = controlPoints; return *this; }
  /external/vulkan-validation-layers/include/vulkan/
vulkan.hpp     [all...]

Completed in 744 milliseconds