/external/deqp/framework/opengl/ |
D | gluRenderContext.cpp | 173 …ateDefaultRenderContext (tcu::Platform& platform, const tcu::CommandLine& cmdLine, ApiType apiType) in createDefaultRenderContext() 187 static std::vector<std::string> getExtensions (const glw::Functions& gl, ApiType apiType) in getExtensions() 235 bool hasExtension (const glw::Functions& gl, ApiType apiType, const std::string& extension) in hasExtension() 242 void initCoreFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initCoreFunctions() 246 ApiType apiType; in initCoreFunctions() member 279 …id initExtensionFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initExtensionFunctions() 294 …onFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType, int numExten… in initExtensionFunctions() 302 void initFunctions (glw::Functions* dst, const glw::FunctionLoader* loader, ApiType apiType) in initFunctions()
|
D | gluStrUtil.cpp | 126 std::ostream& operator<< (std::ostream& str, ApiType apiType) in operator <<()
|
D | gluRenderContext.hpp | 151 void setAPI (const ApiType& apiType) { m_bits = apiType.getPacked(); } in setAPI() 176 inline ContextType::ContextType (ApiType apiType, ContextFlags flags) in ContextType()
|
/external/libtextclassifier/java/src/com/android/textclassifier/common/statsd/ |
D | TextClassifierApiUsageLogger.java | 79 public Session createSession( in createSession() 86 @ApiType private final int apiType; field in TextClassifierApiUsageLogger.Session 90 private Session(@ApiType int apiType, @Nullable TextClassificationSessionId sessionId) { in Session()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcRobustnessTests.cpp | 57 glu::ApiType apiType) in RobustnessBase() 94 …ionCase(tcu::TestContext& testCtx, const char* name, const char* description, glu::ApiType apiType) in NoResetNotificationCase() 140 …setCase(tcu::TestContext& testCtx, const char* name, const char* description, glu::ApiType apiType) in LoseContextOnResetCase() 177 static deqp::Context* createContext(tcu::TestContext& testCtx, glu::ApiType apiType) in createContext() 228 GetnUniformTest::GetnUniformTest(tcu::TestContext& testCtx, glu::ApiType apiType) in GetnUniformTest() 415 ReadnPixelsTest::ReadnPixelsTest(tcu::TestContext& testCtx, glu::ApiType apiType) in ReadnPixelsTest() 633 RobustnessTests::RobustnessTests(tcu::TestContext& testCtx, glu::ApiType apiType) in RobustnessTests()
|
D | glcNoErrorTests.cpp | 50 NoErrorContextTest::NoErrorContextTest(tcu::TestContext& testCtx, glu::ApiType apiType) in NoErrorContextTest() 123 NoErrorTests::NoErrorTests(tcu::TestContext& testCtx, glu::ApiType apiType) in NoErrorTests()
|
D | glcContextFlagsTests.cpp | 46 const char* name, const char* description, glu::ApiType apiType) in ContextFlagsCase() 111 ContextFlagsTests::ContextFlagsTests(tcu::TestContext& testCtx, glu::ApiType apiType) in ContextFlagsTests()
|
D | glcKHRDebugTests.cpp | 149 TestBase::TestBase(tcu::TestContext& testContext, glu::ApiType apiType, bool is_debug) in TestBase() 234 APIErrorsTest::APIErrorsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const … in APIErrorsTest() 663 LabelsTest::LabelsTest(tcu::TestContext& testCtx, glu::ApiType apiType, bool is_debug, const GLchar… in LabelsTest() 1259 ReceivingMessagesTest::ReceivingMessagesTest(tcu::TestContext& testCtx, glu::ApiType apiType) in ReceivingMessagesTest() 1904 GroupsTest::GroupsTest(tcu::TestContext& testCtx, glu::ApiType apiType) in GroupsTest() 2253 SynchronousCallsTest::SynchronousCallsTest(tcu::TestContext& testCtx, glu::ApiType apiType) in SynchronousCallsTest() 2418 KHRDebugTests::KHRDebugTests(tcu::TestContext& testCtx, glu::ApiType apiType) in KHRDebugTests()
|
D | glcMultipleContextsTests.cpp | 163 UniformPreservationTest::UniformPreservationTest(tcu::TestContext& testCtx, glu::ApiType apiType) in UniformPreservationTest() 860 MultipleContextsTests::MultipleContextsTests(tcu::TestContext& testCtx, glu::ApiType apiType) in MultipleContextsTests()
|
D | glcRobustBufferAccessBehaviorTests.cpp | 1008 glu::ApiType apiType) in RobustnessBase() 1059 VertexBufferObjectsTest::VertexBufferObjectsTest(tcu::TestContext& testCtx, glu::ApiType apiType) in VertexBufferObjectsTest() 1312 TexelFetchTest::TexelFetchTest(tcu::TestContext& testCtx, glu::ApiType apiType) in TexelFetchTest() 1327 glu::ApiType apiType) in TexelFetchTest() 2367 ImageLoadStoreTest::ImageLoadStoreTest(tcu::TestContext& testCtx, glu::ApiType apiType) in ImageLoadStoreTest() 3198 StorageBufferTest::StorageBufferTest(tcu::TestContext& testCtx, glu::ApiType apiType) in StorageBufferTest() 3465 UniformBufferTest::UniformBufferTest(tcu::TestContext& testCtx, glu::ApiType apiType) in UniformBufferTest() 3645 …cessBehaviorTests::RobustBufferAccessBehaviorTests(tcu::TestContext& testCtx, glu::ApiType apiType) in RobustBufferAccessBehaviorTests()
|
/external/deqp/framework/egl/ |
D | egluPlatform.cpp | 39 tcu::FunctionLibrary* Platform::createDefaultGLFunctionLibrary (glu::ApiType apiType, const tcu::Co… in createDefaultGLFunctionLibrary()
|
D | egluGLFunctionLoader.cpp | 60 const tcu::FunctionLibrary* GLLibraryCache::getLibrary (glu::ApiType apiType) in getLibrary()
|
D | egluGLUtil.cpp | 57 EGLint apiRenderableType (glu::ApiType apiType) in apiRenderableType()
|
/external/angle/src/tests/deqp_support/ |
D | tes31Context_override.cpp | 25 Context::Context (tcu::TestContext& testCtx, glu::ApiType apiType) in Context()
|
/external/deqp/modules/gles31/ |
D | tes31Context.cpp | 36 Context::Context (tcu::TestContext& testCtx, glu::ApiType apiType) in Context()
|
/external/deqp/modules/glshared/ |
D | glsInteractionTestUtil.cpp | 54 void computeRandomRenderState (de::Random& rnd, RenderState& state, glu::ApiType apiType, int targe… in computeRandomRenderState() 254 void computeRandomRenderCommands (de::Random& rnd, glu::ApiType apiType, int numCommands, int targe… in computeRandomRenderCommands()
|
D | glsDrawTest.hpp | 223 glu::ApiType apiType; //!< needed in spec validation member
|
/external/oboe/samples/LiveEffect/src/main/java/com/google/oboe/samples/liveEffect/ |
D | LiveEffectEngine.java | 34 static native boolean setAPI(int apiType); in setAPI()
|
/external/deqp/modules/egl/ |
D | teglGetProcAddressTests.cpp | 227 …Case (EglTestContext& eglTestCtx, const char* name, const char* description, const ApiType apiType) in GetProcAddressCoreFunctionsCase() 279 FunctionNames getCoreFunctionNames (EGLint apiType) in getCoreFunctionNames()
|
D | teglTestCase.cpp | 67 void EglTestContext::initGLFunctions (glw::Functions* dst, glu::ApiType apiType, int numExtensions,… in initGLFunctions()
|
D | teglRobustnessTests.cpp | 540 void RenderingContext::initGLFunctions (glw::Functions *gl, const glu::ApiType apiType) in initGLFunctions() 1439 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local 1493 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local 1553 const glu::ApiType apiType(3, 0, glu::PROFILE_ES); in iterate() local 1641 const glu::ApiType apiType = paramsToApiType(m_params); in iterate() local
|
/external/oboe/samples/LiveEffect/src/main/cpp/ |
D | jni_bridge.cpp | 90 jint apiType) { in Java_com_google_oboe_samples_liveEffect_LiveEffectEngine_setAPI()
|
/external/deqp/external/openglcts/modules/runner/ |
D | glcTestRunner.hpp | 47 glu::ApiType apiType; member
|
D | glcTestRunner.cpp | 199 static const char* getApiName(glu::ApiType apiType) in getApiName() 318 …stRunsForAOSPES(vector<TestRunParams>& runs, const ConfigList& configs, const glu::ApiType apiType) in getTestRunsForAOSPES()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cCommonBugsTests.cpp | 4777 glu::ApiType apiType = context_type.getAPI(); in getReservedNames() local 4893 glu::ApiType apiType = context_type.getAPI(); in getShaderBody() local
|