Home
last modified time | relevance | path

Searched refs:mXfbVertexCountPerInstance (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DContextVk.h1041 GLuint mXfbVertexCountPerInstance; variable
DContextVk.cpp432 mXfbVertexCountPerInstance(0),
898 mXfbVertexCountPerInstance = vertexOrIndexCount; in setupDraw()
4808 static_cast<int32_t>(mXfbVertexCountPerInstance), in handleDirtyGraphicsDriverUniforms()