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

  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 716 PipelineCreateInfo::InputAssemblerState::InputAssemblerState (vk::VkPrimitiveTopology _topology,
    [all...]
vktDrawCreateInfoUtil.hpp 313 class InputAssemblerState : public vk::VkPipelineInputAssemblyStateCreateInfo
316 InputAssemblerState (vk::VkPrimitiveTopology topology, vk::VkBool32 primitiveRestartEnable = false);

Completed in 1361 milliseconds