Searched refs:getCmdBufferTypeStr (Results 1 – 9 of 9) sorted by relevance
390 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferFloatTests()499 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferIntegerTests()601 const std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createFillUpdateCopyBufferUnsignedTests()
111 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType);
401 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyBufferToImageTests()
339 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createClearColorImageTests()
398 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageToFloatBufferTests()
446 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createBlitImageTests()
444 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createCopyImageTests()
378 std::string groupName = getCmdBufferTypeStr(cmdBufferType); in createAttachmentClearTests()
642 const char* getCmdBufferTypeStr (const CmdBufferType cmdBufferType) in getCmdBufferTypeStr() function