-
WIP: HLSL: add refection queries for structuredbuffer counter blocks · 350b9485steve-lunarg authored
This adds TProgram::getUniformBlockCounterIndex(int index), which returns the index the block of the counter buffer associated with the block of the passed in index, if any, or -1 if none.
350b9485
×