Searched refs:numPatchControlPoints (Results 1 – 3 of 3) sorted by relevance
232 , numPatchControlPoints (0) in DrawState()470 …m_drawState.topology != VK_PRIMITIVE_TOPOLOGY_PATCH_LIST || m_drawState.numPatchControlPoints > 0); in VulkanDrawContext()605 …m_drawState.numPatchControlPoints, // const deUint32 patchControlPo… in VulkanDrawContext()
56 deUint32 numPatchControlPoints; member
1195 drawState.numPatchControlPoints = NUM_PATCH_CONTROL_POINTS; in testClipDistance()