Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.h71 UINT *numConstantsOut);
DBuffer11.cpp726 UINT *numConstantsOut) in getConstantBufferRange() argument
734 CalculateConstantBufferParams(offset, size, firstConstantOut, numConstantsOut); in getConstantBufferRange()
740 *numConstantsOut = 0; in getConstantBufferRange()