Home
last modified time | relevance | path

Searched defs:fragment (Results 1 - 5 of 5) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
H A Dshader.h38 unsigned int fragment; in Shader() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
H A Dtetrahedron.cpp144 GLuint fragment; in CreateProgram() local
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp540 GLuint fragment = LoadShader(GL_FRAGMENT_SHADER, fragShader); in CreateProgram() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
H A Degl_core.cpp544 GLuint fragment = LoadShader(GL_FRAGMENT_SHADER, fragShader); in CreateProgram() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
H A Degl_core.cpp546 GLuint fragment = LoadShader(GL_FRAGMENT_SHADER, fragShader); in CreateProgram() local

Completed in 4 milliseconds