Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryEmitGeometryShaderTests.cpp71 struct EmitTestSpec struct
73 VkPrimitiveTopology primitiveTopology;
74 int emitCountA; //!< primitive A emit count
75 int endCountA; //!< primitive A end count
76 int emitCountB; //!<
77 int endCountB; //!<
78 string name;
79 string desc;
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fGeometryShaderTests.cpp6583 struct EmitTestSpec in init() struct
6585 uint32_t outputType; in init()
6586 int emitCountA; //!< primitive A emit count in init()
6587 int endCountA; //!< primitive A end count in init()
6588 int emitCountB; //!< in init()
6589 int endCountB; //!< in init()
6590 const char *name; in init()