Home
last modified time | relevance | path

Searched refs:glShaderSource (Results 1 – 25 of 128) sorted by relevance

123456

/external/angle/src/tests/gl_tests/
DMatrixTest.cpp89 glShaderSource(vs, 1, sourceVsArray, nullptr); in TEST_P()
153 glShaderSource(vs, 1, sourceVsArray, nullptr); in TEST_P()
219 glShaderSource(vs, 1, sourceVsArray, nullptr); in TEST_P()
295 glShaderSource(vs, 1, sourceVsArray, nullptr); in TEST_P()
DShaderNonConstGlobalInitializerTest.cpp68 glShaderSource(badFragment, 1, &fragSrc, nullptr); in TEST_P()
DParallelShaderCompileTest.cpp89 glShaderSource(shader, 1, sourceArray, nullptr); in CompileShader()
97 glShaderSource(shader, 1, sourceArray, nullptr); in RecompileShader()
DProgramPipelineTest.cpp256 glShaderSource(shader, 1, &shaderString, nullptr); in createShaderProgram()
756 glShaderSource(vertShader, 1, &vertString, nullptr); in TEST_P()
764 glShaderSource(fragShader, 1, &fragString, nullptr); in TEST_P()
795 glShaderSource(fragShader, 1, &fragString2, nullptr); in TEST_P()
1318 glShaderSource(vertShader, 1, &vertString, nullptr); in TEST_P()
1326 glShaderSource(fragShader, 1, &fragStringGreen, nullptr); in TEST_P()
1349 glShaderSource(fragShader, 1, &fragStringRed, nullptr); in TEST_P()
DGeometryShaderTest.cpp1688 glShaderSource(vertShader, 1, &kVS, nullptr); in TEST_P()
1698 glShaderSource(geomShader, 1, &kGS, nullptr); in TEST_P()
1702 glShaderSource(fragShader, 1, &kFS, nullptr); in TEST_P()
1739 glShaderSource(vertShader, 1, &otherVS, nullptr); in TEST_P()
1751 glShaderSource(fragShader, 1, &otherFS, nullptr); in TEST_P()
/external/deqp/modules/gles3/functional/
Des3fShaderStateQueryTests.cpp697 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
698 glShaderSource(shaderFrag, 1, &commonTestFragSource, DE_NULL); in test()
729 glShaderSource(shader, 1, &brokenShader, DE_NULL); in test()
822 glShaderSource(shader, 1, &brokenShader, DE_NULL); in test()
842 glShaderSource(shader, 2, shaders, DE_NULL); in test()
925 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
926 glShaderSource(shaderFrag, 1, &commonTestFragSource, DE_NULL); in test()
1235 glShaderSource(shaderVert, 1, &vtxSource, DE_NULL); in test()
1236 glShaderSource(shaderFrag, 1, &frgSource, DE_NULL); in test()
1336 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
[all …]
/external/angle/src/tests/capture_tests/expected/
DCapturedTest_MultiFrame_ES3_Vulkan_001.cpp47glShaderSource(gShaderProgramMap[2], 1, glShaderSource_string_0, (const GLint *)&gBinaryData[0]); in ReplayFrame2()
51glShaderSource(gShaderProgramMap[3], 1, glShaderSource_string_1, (const GLint *)&gBinaryData[16]); in ReplayFrame2()
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp531 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
532 glShaderSource(shaderFrag, 1, &commonTestFragSource, DE_NULL); in test()
565 glShaderSource(shader, 1, &brokenShader, DE_NULL); in test()
660 glShaderSource(shader, 1, &brokenShader, DE_NULL); in test()
680 glShaderSource(shader, 2, shaders, DE_NULL); in test()
763 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
764 glShaderSource(shaderFrag, 1, &commonTestFragSource, DE_NULL); in test()
978 glShaderSource(shaderVert, 1, &brokenShader, DE_NULL); in test()
979 glShaderSource(shaderFrag, 1, &brokenShader, DE_NULL); in test()
1046 glShaderSource(shaderVert, 1, &commonTestVertSource, DE_NULL); in test()
[all …]
/external/autotest/client/site_tests/graphics_SanAngeles/src/
Dimportgl.h89 FNDEF(void, glShaderSource, (GLuint shader, GLsizei count,
137 #define glShaderSource FNPTR(glShaderSource) macro
Dimportgl.c79 IMPORT_FUNC_GL(glShaderSource); in importGLInit()
/external/libkmsxx/kmscube/
Dcube-gles2.cpp156 glShaderSource(vertex_shader, 1, &vertex_shader_source, NULL); in GlScene()
164 glShaderSource(fragment_shader, 1, &fragment_shader_source, NULL); in GlScene()
/external/deqp/modules/gles31/functional/
Des31fNegativeSSBOBlockTests.cpp389 ctx.glShaderSource(shaderVertexGL, 1, &shaderVertexCharPtr, DE_NULL); in ssbo_block_matching()
418 ctx.glShaderSource(shaderFragmentGL, 1, &shaderFragmentCharPtr, DE_NULL); in ssbo_block_matching()
493 ctx.glShaderSource(shaderVertexGL, 1, &shaderVertexCharPtr, DE_NULL); in ssbo_block_shared_qualifier()
522 ctx.glShaderSource(shaderFragmentGL, 1, &shaderFragmentCharPtr, DE_NULL); in ssbo_block_shared_qualifier()
/external/deqp/framework/egl/
DegluStaticES20Library.inl104 { "glShaderSource", (deFunctionPtr)glShaderSource },
DegluStaticES30Library.inl180 { "glShaderSource", (deFunctionPtr)glShaderSource },
DegluStaticES31Library.inl241 { "glShaderSource", (deFunctionPtr)glShaderSource },
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_shader.cc58 TFLITE_GPU_CALL_GL(glShaderSource, shader.id(), 1, &src, nullptr)); in CompileShader()
/external/cronet/third_party/quic_trace/src/tools/render/
Dsdl_util.cc69 glShaderSource(shader_, 1, &source, nullptr); in Compile()
/external/deqp/external/openglcts/modules/gles31/
Des31cShaderImageSizeTests.cpp296 glShaderSource(sh, 2, src, NULL); in CreateComputeProgram()
325 glShaderSource(sh, 2, src, NULL); in BuildProgram()
341 glShaderSource(sh, 2, src, NULL); in BuildProgram()
716 glShaderSource(sh, 1, &src, NULL); in Compile()
Des31cVertexAttribBindingTests.cpp360 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
361 glShaderSource(fsh, 1, &glsl_fs, NULL); in Run()
473 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
474 glShaderSource(fsh, 1, &glsl_fs, NULL); in Run()
1535 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
1536 glShaderSource(fsh, 1, &glsl_fs, NULL); in Run()
2466 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
2467 glShaderSource(fsh, 1, &glsl_fs, NULL); in Run()
2715 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
2716 glShaderSource(fsh, 1, &glsl_fs, NULL); in Run()
[all …]
Des31cComputeShaderTests.cpp194 glShaderSource(sh, 2, src, NULL); in CreateComputeProgram()
211 glShaderSource(sh, 2, src, NULL); in CreateProgram()
220 glShaderSource(sh, 2, src, NULL); in CreateProgram()
2124 glShaderSource(sh1, 2, cs1, NULL); in Run()
2128 glShaderSource(sh2, 1, &cs2, NULL); in Run()
2132 glShaderSource(sh3, 1, &cs3, NULL); in Run()
2875 glShaderSource(sh, 1, &glsl_a, NULL); in Run()
2881 glShaderSource(sh, 1, &glsl_b, NULL); in Run()
2972 glShaderSource(sh, 1, &glsl_a, NULL); in Run()
4986 glShaderSource(sh, 1, &src, NULL); in CheckCompilationError()
[all …]
/external/deqp/external/openglcts/modules/gl/
Dgl4cShaderAtomicCountersTests.cpp134 glShaderSource(sh, 1, &src_vs, NULL); in CreateProgram()
142 glShaderSource(sh, 1, &src_tcs, NULL); in CreateProgram()
150 glShaderSource(sh, 1, &src_tes, NULL); in CreateProgram()
158 glShaderSource(sh, 1, &src_gs, NULL); in CreateProgram()
166 glShaderSource(sh, 1, &src_fs, NULL); in CreateProgram()
3276 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
3291 glShaderSource(sh, 1, &glsl_fs1, NULL); in Run()
3368 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
3383 glShaderSource(sh, 1, &glsl_fs1, NULL); in Run()
3454 glShaderSource(sh, 1, &glsl_vs, NULL); in Run()
[all …]
/external/webrtc/sdk/android/api/org/webrtc/
DGlShader.java26 GLES20.glShaderSource(shader, source); in compileShader()
/external/skia/src/gpu/ganesh/gl/egl/
DGrGLMakeEGLInterface.cpp90 M(glShaderSource) in egl_get_gl_proc()
/external/mesa3d/src/intel/tools/imgui/
Dimgui_impl_opengl3.cpp383 glShaderSource(g_VertHandle, 2, vertex_shader_with_version, NULL); in ImGui_ImplOpenGL3_CreateDeviceObjects()
389 glShaderSource(g_FragHandle, 2, fragment_shader_with_version, NULL); in ImGui_ImplOpenGL3_CreateDeviceObjects()
/external/zstd/build/single_file_libs/examples/
Demscripten.c142 glShaderSource (shader, 1, &text, NULL); in compileShader()

123456