Searched defs:lineWidth (Results 1 – 10 of 10) sorted by relevance
33 GLfloat lineWidth; in stateCheck() local
186 float lineWidth; in subDecode() local
1008 float lineWidth) { in vkCmdSetLineWidth()4697 VkCommandBuffer commandBuffer, float lineWidth) { in vkCmdSetLineWidth()
6560 float lineWidth; in decode() local
2377 float lineWidth) in vk_common_CmdSetLineWidth()
1616 void GLEScontext::setLineWidth(GLfloat lineWidth) { in setLineWidth()
1196 void gfxstream_vk_CmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth) { in gfxstream_vk_CmdSetLineWidth()
11781 void VkEncoder::vkCmdSetLineWidth(VkCommandBuffer commandBuffer, float lineWidth, uint32_t doLock) { in vkCmdSetLineWidth()
3098 …VULKAN_HPP_INLINE void CommandBuffer::setLineWidth( float lineWidth, Dispatch const & d ) const V… in setLineWidth()
3564 float lineWidth; member