Searched refs:OUTPUT_PATCH_SIZE (Results 1 – 2 of 2) sorted by relevance
28 #define OUTPUT_PATCH_SIZE 381 [outputcontrolpoints(OUTPUT_PATCH_SIZE)]144 const OutputPatch<HS2DS, OUTPUT_PATCH_SIZE> patch)
3048 static const int OUTPUT_PATCH_SIZE; member in deqp::gles31::Functional::__anon4a9088cf0211::PerPatchDataCase3057 const int PerPatchDataCase::OUTPUT_PATCH_SIZE = 5; member in deqp::gles31::Functional::__anon4a9088cf0211::PerPatchDataCase3117 DE_ASSERT(OUTPUT_PATCH_SIZE < INPUT_PATCH_SIZE); in init()3120 const string outSizeStr = de::toString(OUTPUT_PATCH_SIZE); in init()3228 …patch size is " << INPUT_PATCH_SIZE << ", output patch size is " << OUTPUT_PATCH_SIZE << TestLog::… in iterate()