Searched defs:lineWidth (Results 1 – 12 of 12) sorted by relevance
33 GLfloat lineWidth; in stateCheck() local
1616 void GLEScontext::setLineWidth(GLfloat lineWidth) { in setLineWidth()
1151 VKAPI_ATTR void CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in CmdSetLineWidth()1982 VKAPI_ATTR void vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in vkCmdSetLineWidth()
185 float lineWidth; in subDecode() local
1012 float lineWidth) { in vkCmdSetLineWidth()6366 VkCommandBuffer commandBuffer, float lineWidth) { in vkCmdSetLineWidth()
6533 float lineWidth; in decode() local
1733 optional float lineWidth = 13; field2575 optional float lineWidth = 2; field
3588 …VULKAN_HPP_INLINE void CommandBuffer::setLineWidth( float lineWidth, Dispatch const & d ) const V… in setLineWidth()
3429 float lineWidth; member
34194 float lineWidth = {}; member
895 static void entry_vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in entry_vkCmdSetLineWidth()
11874 void VkEncoder::vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth, uint32_t doLock) { in vkCmdSetLineWidth()