Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryVaryingGeometryShaderTests.cpp60 struct VaryingTestSpec struct
62 VertexOutputs vertexOutputs;
63 GeometryOutputs geometryOutputs;
64 const string name;
65 const string desc;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryVaryingGeometryShaderTests.cpp60 struct VaryingTestSpec struct
62 VertexOutputs vertexOutputs;
63 GeometryOutputs geometryOutputs;
64 const string name;
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp6309 struct VaryingTestSpec in init() struct
6311 int vertexOutputs; in init()
6312 int geometryOutputs; in init()
6313 const char* name; in init()
6314 const char* desc; in init()