Searched refs:getCmdBufferTypeStr (Results 1 – 9 of 9) sorted by relevance
397 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests()508 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferIntegerTests()612 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferUnsignedTests()
114 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
408 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
341 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
380 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createAttachmentClearTests()
446 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
448 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
400 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
598 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() function