Searched defs:SubCase (Results 1 – 6 of 6) sorted by relevance
88 struct SubCase struct in deqp::gles31::Functional::ComputeBuiltinVarCase90 UVec3 localSize;91 UVec3 numWorkGroups;93 SubCase (void) {} in SubCase() argument94 …SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) : localSize(localSize_), numWorkGro… in SubCase() function
689 struct SubCase struct in dit::__anonad536c3d0111::ConstantInterpolationTest691 tcu::IVec3 rtSize; // (width, height, samples)692 tcu::Vec4 vtx[3];693 tcu::Vec4 varying;
107 class SubCase class116 SubCase (void) {} in SubCase() function in vkt::compute::__anonb1478e330111::SubCase117 SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) in SubCase() function in vkt::compute::__anonb1478e330111::SubCase
107 class SubCase class116 SubCase (void) {} in SubCase() function in vkt::compute::__anond33c3bf30111::SubCase117 SubCase (const UVec3& localSize_, const UVec3& numWorkGroups_) in SubCase() function in vkt::compute::__anond33c3bf30111::SubCase
204 enum class SubCase : deUint32 enum