Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/d3d11/
DBuffer11.h66 angle::Result getConstantBufferRange(const gl::Context *context,
DBuffer11.cpp721 angle::Result Buffer11::getConstantBufferRange(const gl::Context *context, in getConstantBufferRange() function in rx::Buffer11
DStateManager11.cpp3637 ANGLE_TRY(bufferStorage->getConstantBufferRange(context, uniformBufferOffset, in syncUniformBuffersForShader()