Searched defs:SubCase (Results 1 – 4 of 4) sorted by relevance
89 struct SubCase struct in deqp::gles31::Functional::ComputeBuiltinVarCase91 UVec3 localSize;92 UVec3 numWorkGroups;94 SubCase(void) in SubCase() function97 SubCase(const UVec3 &localSize_, const UVec3 &numWorkGroups_) in SubCase() function
602 struct SubCase struct in dit::__anon0dbf89670111::ConstantInterpolationTest604 tcu::IVec3 rtSize; // (width, height, samples)605 tcu::Vec4 vtx[3];606 tcu::Vec4 varying;
111 class SubCase class126 SubCase(void) in SubCase() function in vkt::compute::__anon8c7b201d0111::SubCase129 SubCase(const UVec3 &localSize_, const UVec3 &numWorkGroups_) in SubCase() function in vkt::compute::__anon8c7b201d0111::SubCase
200 enum class SubCase : uint32_t enum