Searched refs:CONFIGQUERYRESULT_SUPPORTED (Results 1 – 2 of 2) sorted by relevance
37 private static final int CONFIGQUERYRESULT_SUPPORTED = 0; field in DeqpPlatformCapabilityQueryInstrumentation91 if (result == CONFIGQUERYRESULT_SUPPORTED) in doRenderConfigSupportedQuery()
174 CONFIGQUERYRESULT_SUPPORTED = 0, in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery() enumerator206 return (isSupported) ? (CONFIGQUERYRESULT_SUPPORTED) in Java_com_drawelements_deqp_platformutil_DeqpPlatformCapabilityQueryInstrumentation_nativeRenderConfigSupportedQuery()