Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp62 struct CheckSupportParams struct
64 bool needsScalar;
65 bool needsInt8;
66 bool needsInt16;
67 bool needsInt64;
68 bool needsFloat16;
69 bool needsFloat64;
70 vk::ComputePipelineConstructionType computePipelineConstructionType;
72 void useType(glu::DataType dt) in useType()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/compute/
DvktComputeWorkgroupMemoryExplicitLayoutTests.cpp60 struct CheckSupportParams struct
62 bool needsScalar;
63 bool needsInt8;
64 bool needsInt16;
65 bool needsInt64;
66 bool needsFloat16;
67 bool needsFloat64;
69 void useType(glu::DataType dt) in useType()