Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/
H A Des31cArrayOfArraysTests.cpp617 std::string shader_source; in compile_shader_and_get_compilation_result() local
796 typename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string &shader_source) in execute_negative_test()
1379 std::string shader_source = ""; in test_shader_compilation() local
1429 std::string shader_source; in test_shader_compilation() local
1476 std::string shader_source = structure_declaration; in test_shader_compilation() local
1504 std::string shader_source; in test_shader_compilation() local
1538 std::string shader_source; in test_shader_compilation() local
1574 std::string shader_source = shader_start; in test_shader_compilation() local
1601 std::string shader_source = shader_start; in test_shader_compilation() local
1639 std::string shader_source = "struct{\n" + this->extend_string(" float", "[2]", 2); in test_shader_compilation() local
[all …]
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/tessellation_shader/
H A DesextcTessellationShaderUtils.cpp218 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local
230 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local
H A DesextcTessellationShaderXFB.cpp233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/
H A Dbhwc_to_phwc4.cc36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
H A Dphwc4_to_bhwc.cc36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
H A Dgl_shader.cc49 const std::string& shader_source, in CompileShader()
/aosp_15_r20/external/deqp-deps/amber/include/amber/
Dshader_info.h55 std::string shader_source; member
/aosp_15_r20/hardware/google/gfxstream/common/detector/
DGles.cpp106 const std::string& shader_source) { in CreateShader()
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/
H A Dgl4cES31CompatibilityTests.cpp356 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram()
H A Dgl3cCullDistanceTests.cpp1352 std::string &shader_source = shaders_configuration[n_shader_index].body; in buildPO() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
H A Dconverter.cc62 const std::string& shader_source) { in InitializeProgram()
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/
H A DesextcTestCaseBase.cpp499 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dshaderapi.c2078 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function
3229 char *shader_source; member
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fNegativeShaderApiTests.cpp103 void shader_source(NegativeTestContext &ctx) in shader_source() function
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/
H A Des3cCopyTexImageConversionsTests.cpp11125 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local