Home
last modified time | relevance | path

Searched refs:getMain (Results 1 – 4 of 4) sorted by relevance

/external/deqp/framework/randomshaders/
DrsgShaderGenerator.cpp120 createAssignment(shader.getMain().getBody(), entry->getVariable(), inVar); in genVertexPassthrough()
133 createAssignment(shader.getMain().getBody(), fragColorEntry->getVariable(), inColorVariable); in genFragmentPassthrough()
220 Function& main = shader.getMain(); in generate()
DrsgShader.hpp100 Function& getMain (void) { return m_mainFunction; } in getMain() function in rsg::Shader
/external/kotlinx.coroutines/ui/kotlinx-coroutines-android/testdata/
Dr8-test-common.pro3 ** getMain();
/external/kotlinx.coroutines/kotlinx-coroutines-core/api/
Dkotlinx-coroutines-core.api280 public static final fun getMain ()Lkotlinx/coroutines/MainCoroutineDispatcher;