| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| D | es31cArrayOfArraysTests.cpp | 610 std::string shader_source; in compile_shader_and_get_compilation_result() local 789 typename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string& shader_source) in execute_negative_test() 1295 std::string shader_source = ""; in test_shader_compilation() local 1345 std::string shader_source; in test_shader_compilation() local 1392 std::string shader_source = structure_declaration; in test_shader_compilation() local 1420 std::string shader_source; in test_shader_compilation() local 1454 std::string shader_source; in test_shader_compilation() local 1490 std::string shader_source = shader_start; in test_shader_compilation() local 1517 std::string shader_source = shader_start; in test_shader_compilation() local 1555 std::string shader_source = "struct{\n" + this->extend_string(" float", "[2]", 2); in test_shader_compilation() local [all …]
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/ |
| D | esextcTessellationShaderXFB.cpp | 233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local
|
| D | esextcTessellationShaderUtils.cpp | 213 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local 225 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local
|
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| D | gl4cES31CompatibilityTests.cpp | 354 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram()
|
| D | gl3cCullDistanceTests.cpp | 1329 std::string& shader_source = shaders_configuration[n_shader_index].body; in buildPO() local
|
| /third_party/flutter/skia/third_party/externals/sdl/src/render/opengl/ |
| D | SDL_shaders_gl.c | 69 static const char *shader_source[NUM_SHADERS][2] = variable
|
| /third_party/gstreamer/gstplugins_base/ext/gl/ |
| D | gstgldeinterlace.c | 419 const gchar * shader_name, const gchar * shader_source) in gst_gl_deinterlace_get_fragment_shader()
|
| /third_party/gstreamer/gstplugins_bad/sys/d3d11/ |
| D | gstd3d11shader.cpp | 90 compile_shader (GstD3D11Device * device, const gchar * shader_source, in compile_shader()
|
| /third_party/flutter/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()
|
| /third_party/vk-gl-cts/external/openglcts/modules/glesext/ |
| D | esextcTestCaseBase.cpp | 489 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
|
| /third_party/mesa3d/src/mesa/main/ |
| D | shaderapi.c | 2107 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function 3278 char *shader_source; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fNegativeShaderApiTests.cpp | 104 void shader_source (NegativeTestContext& ctx) in shader_source() function
|
| /third_party/vk-gl-cts/external/openglcts/modules/gles3/ |
| D | es3cCopyTexImageConversionsTests.cpp | 9205 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local
|