Searched refs:getTopology (Results 1 – 5 of 5) sorted by relevance
75 state.isPoint = pipelineState.getTopology() == VK_PRIMITIVE_TOPOLOGY_POINT_LIST; in update()
142 inline VkPrimitiveTopology getTopology() const { return topology; } in getTopology() function
264 draw->topology = pipelineState.getTopology(); in draw()
249 VkPrimitiveTopology getTopology (const TestPrimitive primitive) in getTopology() function351 , m_topology (getTopology(caseDef.primitive)) in ScissorRenderer()
179 …indexBuffer.getIndexBuffers(state.getTopology(), count, first, indexed, state.hasPrimitiveRestartE… in getIndexBuffers()