Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOLayoutCase.cpp1687 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument
1696 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()
1707 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()
1711 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()
/external/deqp/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp1782 …yout, const vector<BlockDataPtr>& refBlockPointers, const BufferLayout& resLayout, const vector<Bl… in compareData() argument
1791 int resBlockNdx = resLayout.getBlockIndex(refBlock.name.c_str()); in compareData()
1802 int resVarNdx = resLayout.getVariableIndex(refEntry.name.c_str()); in compareData()
1806 const BufferVarLayoutEntry& resEntry = resLayout.bufferVars[resVarNdx]; in compareData()