Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmInstructionTests.cpp8127 struct SpecConstantTwoValGraphicsCase struct
8129 const std::string caseName;
8130 const std::string scDefinition0;
8131 const std::string scDefinition1;
8132 const std::string scResultType;
8133 const std::string scOperation;
8134 SpecConstantValue scActualValue0;
8135 SpecConstantValue scActualValue1;
8136 const std::string resultOperation;
8137 RGBA expectedColors[4];
[all …]