Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeZeroInitializeWorkgroupMemoryTests.cpp467 struct CompositeCaseDef struct
469 uint32_t index;
470 std::string typeDefinition;
471 std::string assignment;
472 uint32_t elements;
473 std::vector<uint32_t> specValues;
475CompositeCaseDef(uint32_t index_, const std::string &typeDefinition_, const std::string &assignmen… in CompositeCaseDef() function