Home
last modified time | relevance | path

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

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