Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A 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 wi… in MiscTestParams() argument
112 virtual ~MiscTestParams() in ~MiscTestParams()
116 bool needsTaskShader() const in needsTaskShader()
121 tcu::UVec3 drawCount() const in drawCount()
H A 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_, uint3… in MiscTestParams() argument
109 virtual ~MiscTestParams() in ~MiscTestParams()
113 bool needsTaskShader() const in needsTaskShader()
118 uint32_t drawCount() const in drawCount()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineLibraryTests.cpp1321 struct MiscTestParams struct
1323 MiscTestMode mode;
1326 uint32_t layoutsCount;
1327 uint32_t layoutsBits;