Home
last modified time | relevance | path

Searched refs:NameCodePair (Results 1 - 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp7377 struct NameCodePair { string name, code; }; in createOpSourceTests() struct
7382 const NameCodePair tests[] = in createOpSourceTests()
7400 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests()
7411 struct NameCodePair { string name, code; }; in createOpSourceContinuedTests() struct
7416 const NameCodePair tests[] = in createOpSourceContinuedTests()
7429 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests()
8866 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() struct
8867 const NameCodePair tests[] = in createOpUndefTests()
8878 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp7365 struct NameCodePair { string name, code; }; in createOpSourceTests() struct
7370 const NameCodePair tests[] = in createOpSourceTests()
7388 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests()
7399 struct NameCodePair { string name, code; }; in createOpSourceContinuedTests() struct
7404 const NameCodePair tests[] = in createOpSourceContinuedTests()
7417 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests()
8854 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() struct
8855 const NameCodePair tests[] = in createOpUndefTests()
8866 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests()

Completed in 48 milliseconds