Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp6427 RGBA expectedColors[4]; member
6447 expectedColors[0] = output[0]; in SpecConstantTwoIntGraphicsCase()
6448 expectedColors[1] = output[1]; in SpecConstantTwoIntGraphicsCase()
6449 expectedColors[2] = output[2]; in SpecConstantTwoIntGraphicsCase()
6450 expectedColors[3] = output[3]; in SpecConstantTwoIntGraphicsCase()
6568 …createTestsForAllStages(cases[caseNdx].caseName, inputColors, cases[caseNdx].expectedColors, fragm… in createSpecConstantTests()
7121 const RGBA expectedColors[4] = in createOpQuantizeSingleOptionTests() local
7270 createTestsForAllStages(tests[idx].name, inputColors, expectedColors, fragments, testCtx); in createOpQuantizeSingleOptionTests()
7288 …createTestsForAllStages(string("spec_const_") + tests[idx].name, inputColors, expectedColors, frag… in createOpQuantizeSingleOptionTests()
7301 RGBA expectedColors[4] = in createOpQuantizeTwoPossibilityTests() local
[all …]