Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp7303 struct NameCodePair { string name, code; }; in createOpSourceTests() struct
7308 const NameCodePair tests[] = in createOpSourceTests()
7326 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceTests()
7337 struct NameCodePair { string name, code; }; in createOpSourceContinuedTests() struct
7342 const NameCodePair tests[] = in createOpSourceContinuedTests()
7355 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpSourceContinuedTests()
8792 struct NameCodePair { string name, decl, type; }; in createOpUndefTests() struct
8793 const NameCodePair tests[] = in createOpUndefTests()
8804 for (size_t testNdx = 0; testNdx < sizeof(tests) / sizeof(NameCodePair); ++testNdx) in createOpUndefTests()