Home
last modified time | relevance | path

Searched defs:cmpBlockNdx (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcUniformBlockCase.cpp1539 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareStd140Blocks() local
1621 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareSharedBlocks() local
1704 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.str().c_str()); in compareTypes() local
/third_party/vk-gl-cts/modules/glshared/
DglsUniformBlockCase.cpp1590 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareStd140Blocks() local
1669 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareSharedBlocks() local
1751 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.str().c_str()); in compareTypes() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fSSBOLayoutCase.cpp2299 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareStdBlocks() local
2375 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.c_str()); in compareSharedBlocks() local
2453 int cmpBlockNdx = cmpLayout.getBlockIndex(instanceName.str().c_str()); in compareTypes() local