Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
DvktMeshShaderMiscTestsEXT.cpp94 struct MiscTestParams struct
96 tcu::Maybe<tcu::UVec3> taskCount;
97 tcu::UVec3 meshCount;
99 uint32_t width;
100 uint32_t height;
102MiscTestParams (const tcu::Maybe<tcu::UVec3>& taskCount_, const tcu::UVec3& meshCount_, uint32_t w… in MiscTestParams() argument
110 virtual ~MiscTestParams () {} in ~MiscTestParams()
112 bool needsTaskShader () const in needsTaskShader()
117 tcu::UVec3 drawCount () const in drawCount()
DvktMeshShaderMiscTests.cpp92 struct MiscTestParams struct
94 tcu::Maybe<uint32_t> taskCount;
95 uint32_t meshCount;
97 uint32_t width;
98 uint32_t height;
100MiscTestParams (const tcu::Maybe<uint32_t>& taskCount_, uint32_t meshCount_, uint32_t width_, uint… in MiscTestParams() function
108 virtual ~MiscTestParams () {} in ~MiscTestParams()
110 bool needsTaskShader () const in needsTaskShader()
115 uint32_t drawCount () const in drawCount()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp1297 struct MiscTestParams struct
1299 MiscTestMode mode;
1302 deUint32 layoutsCount;
1303 deUint32 layoutsBits;