/external/deqp/external/openglcts/modules/gles31/ |
D | es31cArrayOfArraysTests.cpp | 608 std::string shader_source; in compile_shader_and_get_compilation_result() local 618 shader_source = API::shader_version_gpu5; in compile_shader_and_get_compilation_result() 623 shader_source = API::shader_version; in compile_shader_and_get_compilation_result() 634 shader_source += preamble_cs; in compile_shader_and_get_compilation_result() 637 shader_source += preamble_gs; in compile_shader_and_get_compilation_result() 640 shader_source += preamble_tcs; in compile_shader_and_get_compilation_result() 643 shader_source += preamble_tes; in compile_shader_and_get_compilation_result() 650 shader_source += tested_snippet; in compile_shader_and_get_compilation_result() 724 const char* code_ptr = shader_source.c_str(); in compile_shader_and_get_compilation_result() 787 typename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string& shader_source) in execute_negative_test() argument [all …]
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl3cCullDistanceTests.cpp | 1323 std::string& shader_source = shaders_configuration[n_shader_index].body; in buildPO() local 1326 shader_source = shaders_configuration[n_shader_index].shader_template; in buildPO() 1328 CullDistance::Utilities::replaceAll(shader_source, std::string("TEMPLATE_HEADER_DECLARATION"), in buildPO() 1340 CullDistance::Utilities::replaceAll(shader_source, std::string("TEMPLATE_ASSIGN_RETURN_VALUE"), in buildPO() 1365 CullDistance::Utilities::replaceAll(shader_source, std::string("TEMPLATE_SUM_SETTER"), in buildPO() 1368 shader_source, std::string("TEMPLATE_SUM_DIVIDER"), in buildPO() 1376 CullDistance::Utilities::replaceAll(shader_source, std::string("TEMPLATE_ASSIGN_RETURN_VALUE"), in buildPO() 1388 shader_source, std::string("TEMPLATE_ASSIGN_CLIP_DISTANCE"), in buildPO() 1391 shader_source, std::string("TEMPLATE_ASSIGN_CULL_DISTANCE"), in buildPO() 1398 CullDistance::Utilities::replaceAll(shader_source, std::string("TEMPLATE_LAYOUT_IN"), in buildPO() [all …]
|
D | gl4cES31CompatibilityTests.cpp | 354 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram() argument 364 …} shader[] = { { shader_source.vertex, GL_VERTEX_SHADER, 0 }, { shader_source.fragment, GL_FRAGMEN… in createProgram()
|
D | gl4cES31CompatibilityTests.hpp | 140 bool createProgram(const struct Shader shader_source);
|
/external/webrtc/webrtc/modules/video_render/ios/ |
D | open_gles20.h | 43 GLuint LoadShader(GLenum shader_type, const char* shader_source);
|
D | open_gles20.mm | 166 GLuint OpenGles20::LoadShader(GLenum shader_type, const char* shader_source) { 169 glShaderSource(shader, 1, &shader_source, NULL);
|
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.cc | 41 static GLuint LoadShader(GLenum shader_type, const char *shader_source) { in LoadShader() argument 47 glShaderSource(shader, 1, &shader_source, nullptr); in LoadShader()
|
/external/skia/platform_tools/android/apps/arcore/src/main/cpp/ |
D | util.cc | 41 static GLuint LoadShader(GLenum shader_type, const char *shader_source) { in LoadShader() argument 47 glShaderSource(shader, 1, &shader_source, nullptr); in LoadShader()
|
/external/deqp/external/openglcts/modules/glesext/tessellation_shader/ |
D | esextcTessellationShaderUtils.cpp | 213 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local 219 << shader_source << "\n\n" in compileShaders() 225 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local 228 << shader_source << "\n\n" in compileShaders()
|
D | esextcTessellationShaderXFB.cpp | 233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local 235 << shader_source << "\n\n" in createSeparableProgram()
|
/external/deqp/external/openglcts/modules/glesext/ |
D | esextcTestCaseBase.cpp | 489 std::string shader_source = getShaderSource(*it); in buildProgramVA() local 491 << shader_source << "\n\n" in buildProgramVA()
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/src/ |
D | gles2-gtf-master.txt | 1177 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1178 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1179 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1180 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1181 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1182 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/src/ |
D | gles2-gtf-master.txt | 1193 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1194 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1195 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1196 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1197 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1198 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/ |
D | gles2-gtf-master.txt | 1177 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1178 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1179 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1180 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1181 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1182 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.4.x/ |
D | gles2-gtf-master.txt | 1193 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1194 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1195 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1196 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1197 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1198 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.2.x/ |
D | gles2-gtf-master.txt | 1177 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1178 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1179 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1180 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1181 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1182 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gles/khronos_mustpass/3.2.3.x/src/ |
D | gles2-gtf-master.txt | 1177 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilevert_shadersource 1178 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1179 GTF-GLES2.gtf.GL2Tests.shader_source.successfulcompilefrag_shadersource 1180 GTF-GLES2.gtf.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1181 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_invalidshaderhandle 1182 GTF-GLES2.gtf.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/src/ |
D | gl30-gtf-master.txt | 1185 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
D | gl31-gtf-master.txt | 1185 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
D | gl32-gtf-master.txt | 1185 GTF-GL32.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL32.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL32.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL32.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL32.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL32.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.0.x/ |
D | gl31-gtf-master.txt | 1185 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
D | gl30-gtf-master.txt | 1185 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
/external/deqp/external/openglcts/data/mustpass/gl/khronos_mustpass/4.6.1.x/ |
D | gl31-gtf-master.txt | 1185 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL31.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL31.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL31.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
D | gl30-gtf-master.txt | 1185 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilevert_shadersource 1186 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilevert_shadersource 1187 GTF-GL30.gtf21.GL2Tests.shader_source.successfulcompilefrag_shadersource 1188 GTF-GL30.gtf21.GL2Tests.shader_source.unsuccessfulcompilefrag_shadersource 1189 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_invalidshaderhandle 1190 GTF-GL30.gtf21.GL2Tests.shader_source.shadersource_programhandle
|
/external/mesa3d/src/mesa/main/ |
D | shaderapi.c | 1896 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function 1989 shader_source(ctx, shaderObj, count, string, length, true); in _mesa_ShaderSource_no_error() 1998 shader_source(ctx, shaderObj, count, string, length, false); in _mesa_ShaderSource()
|