Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp8357 struct SpecConstantTwoValGraphicsCase struct
8359 const std::string caseName;
8360 const std::string scDefinition0;
8361 const std::string scDefinition1;
8362 const std::string scResultType;
8363 const std::string scOperation;
8364 SpecConstantValue scActualValue0;
8365 SpecConstantValue scActualValue1;
8366 const std::string resultOperation;
8367 RGBA expectedColors[4];
[all …]