Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmIndexingTests.cpp61 static const string chainOpTestNames[] = { "opaccesschain", "opinboundsaccesschain", "opptracc… variable
94 …const string testName = chainOpTestNames[chainOpIdx] + string(sign == 0 ? "_u" : "_s") + de::t… in addComputeIndexingStructTests()
312 …const string testName = chainOpTestNames[chainOpIdx] + string(sign == 0 ? "_u" : "_s") + de::t… in addGraphicsIndexingStructTests()
710 const string testName = chainOpTestNames[chainOp]; in addComputeIndexingNon16BaseAlignmentTests()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmIndexingTests.cpp61 static const string chainOpTestNames[] = { "opaccesschain", "opinboundsaccesschain", "opptracc… variable
94 …const string testName = chainOpTestNames[chainOpIdx] + string(sign == 0 ? "_u" : "_s") + de::t… in addComputeIndexingStructTests()
312 …const string testName = chainOpTestNames[chainOpIdx] + string(sign == 0 ? "_u" : "_s") + de::t… in addGraphicsIndexingStructTests()
710 const string testName = chainOpTestNames[chainOp]; in addComputeIndexingNon16BaseAlignmentTests()