Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DContext11.cpp46 bool DrawCallHasStreamingVertexArrays(const gl::Context *context, gl::PrimitiveMode mode) in DrawCallHasStreamingVertexArrays() function
416 if (DrawCallHasStreamingVertexArrays(context, mode)) in drawArraysIndirect()
440 if (DrawCallHasStreamingVertexArrays(context, mode) || in drawElementsIndirect()