Home
last modified time | relevance | path

Searched defs:shader_source (Results 1 – 12 of 12) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp610 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/amber/src/include/amber/
Dshader_info.h54 std::string shader_source; member
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderXFB.cpp233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local
DesextcTessellationShaderUtils.cpp213 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/
Dgl4cES31CompatibilityTests.cpp354 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram()
Dgl3cCullDistanceTests.cpp1329 std::string& shader_source = shaders_configuration[n_shader_index].body; in buildPO() local
/third_party/gstreamer/gstplugins_base/ext/gl/
Dgstgldeinterlace.c419 const gchar * shader_name, const gchar * shader_source) in gst_gl_deinterlace_get_fragment_shader()
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11shader.cpp90 compile_shader (GstD3D11Device * device, const gchar * shader_source, in compile_shader()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp489 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
/third_party/mesa3d/src/mesa/main/
Dshaderapi.c2072 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function
3242 char *shader_source; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp104 void shader_source (NegativeTestContext& ctx) in shader_source() function
/third_party/vk-gl-cts/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp9205 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local