/aosp_15_r20/external/deqp/external/openglcts/modules/gles31/ |
H A D | es31cArrayOfArraysTests.cpp | 617 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 D | esextcTessellationShaderUtils.cpp | 218 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 D | esextcTessellationShaderXFB.cpp | 233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/ |
H A D | bhwc_to_phwc4.cc | 36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
|
H A D | phwc4_to_bhwc.cc | 36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/gl/ |
H A D | gl_shader.cc | 49 const std::string& shader_source, in CompileShader()
|
/aosp_15_r20/external/deqp-deps/amber/include/amber/ |
D | shader_info.h | 55 std::string shader_source; member
|
/aosp_15_r20/hardware/google/gfxstream/common/detector/ |
D | Gles.cpp | 106 const std::string& shader_source) { in CreateShader()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gl/ |
H A D | gl4cES31CompatibilityTests.cpp | 356 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram()
|
H A D | gl3cCullDistanceTests.cpp | 1352 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 D | converter.cc | 62 const std::string& shader_source) { in InitializeProgram()
|
/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/ |
H A D | esextcTestCaseBase.cpp | 499 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
|
/aosp_15_r20/external/mesa3d/src/mesa/main/ |
H A D | shaderapi.c | 2078 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 D | es31fNegativeShaderApiTests.cpp | 103 void shader_source(NegativeTestContext &ctx) in shader_source() function
|
/aosp_15_r20/external/deqp/external/openglcts/modules/gles3/ |
H A D | es3cCopyTexImageConversionsTests.cpp | 11125 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local
|