Home
last modified time | relevance | path

Searched defs:SpecConstantTwoValGraphicsCase (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp8142 struct SpecConstantTwoValGraphicsCase struct
8144 const std::string caseName;
8145 const std::string scDefinition0;
8146 const std::string scDefinition1;
8147 const std::string scResultType;
8148 const std::string scOperation;
8149 SpecConstantValue scActualValue0;
8150 SpecConstantValue scActualValue1;
8151 const std::string resultOperation;
8152 RGBA expectedColors[4];
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp8154 struct SpecConstantTwoValGraphicsCase struct
8156 const std::string caseName;
8157 const std::string scDefinition0;
8158 const std::string scDefinition1;
8159 const std::string scResultType;
8160 const std::string scOperation;
8161 SpecConstantValue scActualValue0;
8162 SpecConstantValue scActualValue1;
8163 const std::string resultOperation;
8164 RGBA expectedColors[4];
[all …]