Home
last modified time | relevance | path

Searched defs:shader (Results 1 – 8 of 8) sorted by relevance

/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeImage/entry/src/main/cpp/render/
Dimage_render.cpp339 GLuint shader = glCreateShader(type); in CompileShader() local
358 void ImageRender::PrintShaderCompileError(GLuint shader) in PrintShaderCompileError()
/applications/standard/app_samples/code/BasicFeature/Native/XComponent3D/entry/src/main/cpp/include/
Dshader.h114 void checkCompileErrors(GLuint shader, std::string type) in checkCompileErrors()
/applications/standard/app_samples/code/BasicFeature/Native/NativeXComponent/entry/src/main/cpp/render/
DEGLRender.cpp43 GLuint shader = glCreateShader(type); in LoadShader() local
/applications/standard/app_samples/code/BasicFeature/Media/AudioToVideoSync/entry/src/main/cpp/render/
DEglCore.cpp256 GLuint shader = glCreateShader(type); in LoadShader() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/
Dtetrahedron.cpp110 GLuint shader; in LoadShader() local
/applications/standard/app_samples/code/BasicFeature/Native/XComponent/entry/src/main/cpp/render/
Degl_core.cpp497 GLuint shader = glCreateShader(type); in LoadShader() local
/applications/standard/app_samples/code/BasicFeature/Native/ArkTSXComponent/entry/src/main/cpp/render/
Degl_core.cpp491 GLuint shader = glCreateShader(type); in LoadShader() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkXComponent/entry/src/main/cpp/render/
Degl_core.cpp495 GLuint shader = glCreateShader(type); in LoadShader() local