Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/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() argument
108 virtual ~MiscTestParams () {} in ~MiscTestParams()
110 bool needsTaskShader () const in needsTaskShader()
115 uint32_t drawCount () const in drawCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/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() function
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() argument
108 virtual ~MiscTestParams () {} in ~MiscTestParams()
110 bool needsTaskShader () const in needsTaskShader()
115 uint32_t drawCount () const in drawCount()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
DvktPipelineLibraryTests.cpp1268 struct MiscTestParams struct
1270 MiscTestMode mode;
1273 deUint32 layoutsCount;
1274 deUint32 layoutsBits;
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineLibraryTests.cpp1310 struct MiscTestParams struct
1312 MiscTestMode mode;
1315 deUint32 layoutsCount;
1316 deUint32 layoutsBits;