Searched refs:sliceSizeRemainder (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fShaderApiTests.cpp108 const size_t sliceSizeRemainder = in.length() - (sliceSize * numSlices); local
119 if (sliceSizeRemainder > 0)
/external/deqp/modules/gles3/functional/
H A Des3fShaderApiTests.cpp125 const size_t sliceSizeRemainder = in.length() - (sliceSize * numSlices); local
136 if (sliceSizeRemainder > 0)

Completed in 48 milliseconds