Searched refs:numSupportedValues (Results 1 – 4 of 4) sorted by relevance
/external/deqp/modules/gles2/functional/ |
D | es2fApiCase.cpp | 102 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() argument 105 GLU_CHECK_CALL(glGetIntegerv(numSupportedValues, &numFormats)); in getSupportedExtensions()
|
D | es2fApiCase.hpp | 51 …void getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, std::…
|
/external/deqp/modules/gles3/functional/ |
D | es3fApiCase.cpp | 104 void ApiCase::getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, … in getSupportedExtensions() argument 107 GLU_CHECK_CALL(glGetIntegerv(numSupportedValues, &numFormats)); in getSupportedExtensions()
|
D | es3fApiCase.hpp | 51 …void getSupportedExtensions (const deUint32 numSupportedValues, const deUint32 extension, std::…
|