Searched refs:getConstantBufferRangeStorage (Results 1 – 2 of 2) sorted by relevance
184 angle::Result getConstantBufferRangeStorage(const gl::Context *context,
738 ANGLE_TRY(getConstantBufferRangeStorage(context, offset, size, &bufferStorage)); in getConstantBufferRange()858 angle::Result Buffer11::getConstantBufferRangeStorage(const gl::Context *context, in getConstantBufferRangeStorage() function in rx::Buffer11