Searched defs:setLineWidth (Results 1 – 4 of 4) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/glestranslator/GLcommon/ | ||
| D | GLEScontext.cpp | 1616 void GLEScontext::setLineWidth(GLfloat lineWidth) { in setLineWidth() function in GLEScontext |
| /device/google/cuttlefish/host/libs/graphics_detector/include/vulkan/ | ||
| D | vulkan_raii.hpp | 12670 VULKAN_HPP_INLINE void CommandBuffer::setLineWidth( float lineWidth ) const VULKAN_HPP_NOEXCEPT in setLineWidth() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::CommandBuffer |
| D | vulkan_funcs.hpp | 3588 …VULKAN_HPP_INLINE void CommandBuffer::setLineWidth( float lineWidth, Dispatch const & d ) const V… in setLineWidth() function in VULKAN_HPP_NAMESPACE::CommandBuffer |
| D | vulkan_structs.hpp | 34120 …VULKAN_HPP_CONSTEXPR_14 PipelineRasterizationStateCreateInfo & setLineWidth( float lineWidth_ ) VU… in setLineWidth() function |