Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/renderer/d3d/
DProgramD3D.h253 unsigned int getAtomicCounterBufferRegisterIndex(GLuint binding,
DProgramD3D.cpp2440 unsigned int ProgramD3D::getAtomicCounterBufferRegisterIndex(GLuint binding, in getAtomicCounterBufferRegisterIndex() function in rx::ProgramD3D
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DStateManager11.cpp3859 mProgramD3D->getAtomicCounterBufferRegisterIndex(binding, shaderType); in getUAVsForAtomicCounterBuffers()