Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/d3d/d3d11/
H A DContext11.cpp48 bool DrawCallHasStreamingVertexArrays(const gl::Context *context, gl::PrimitiveMode mode) in DrawCallHasStreamingVertexArrays() function
427 if (DrawCallHasStreamingVertexArrays(context, mode)) in drawArraysIndirect()
456 if (DrawCallHasStreamingVertexArrays(context, mode) || in drawElementsIndirect()