Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fNegativeSSBOBlockTests.hpp37 std::vector<FunctionContainer> getNegativeSSBOBlockTestFunctions (void);
Des31fNegativeSSBOBlockTests.cpp604 std::vector<FunctionContainer> getNegativeSSBOBlockTestFunctions (void) in getNegativeSSBOBlockTestFunctions() function
Des31fDebugTests.cpp2959 …er> ssboBlockFuncs = wrapCoreFunctions(NegativeTestShared::getNegativeSSBOBlockTestFunctions()); in init()