Home
last modified time | relevance | path

Searched defs:configIndex (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/tests/egl_tests/
DEGLContextCompatibilityTest.cpp362 EGLContextCompatibilityTest_WindowSameConfig(EGLint renderer, size_t configIndex) in EGLContextCompatibilityTest_WindowSameConfig()
387 EGLContextCompatibilityTest_PbufferSameConfig(EGLint renderer, size_t configIndex) in EGLContextCompatibilityTest_PbufferSameConfig()
540 for (size_t configIndex = 0; configIndex < configs.size(); ++configIndex) in RegisterContextCompatibilityTests() local
556 for (size_t configIndex = 0; configIndex < configs.size(); ++configIndex) in RegisterContextCompatibilityTests() local
/external/intel-media-driver/cmrtlib/agnostic/hardware/
Dcm_device.cpp758 CM_RT_API int32_t CmDevice_RT::SetSuggestedL3Config( L3_SUGGEST_CONFIG configIndex) in SetSuggestedL3Config()