Home
last modified time | relevance | path

Searched refs:adjacentProvokingVertex (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrRenderer.cpp134 const int adjacentProvokingVertex = input[i].provokingIndex; in convertPrimitiveToBaseType() local
135 const int baseProvokingVertexIndex = adjacentProvokingVertex-1; in convertPrimitiveToBaseType()
145 const int adjacentProvokingVertex = input[i].provokingIndex; in convertPrimitiveToBaseType() local
146 const int baseProvokingVertexIndex = adjacentProvokingVertex/2; in convertPrimitiveToBaseType()

Completed in 4 milliseconds