Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gles31/
Des31cArrayOfArraysTests.cpp608 std::string shader_source; in compile_shader_and_get_compilation_result() local
787 typename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string& shader_source) in execute_negative_test()
1293 std::string shader_source = ""; in test_shader_compilation() local
1343 std::string shader_source; in test_shader_compilation() local
1390 std::string shader_source = structure_declaration; in test_shader_compilation() local
1418 std::string shader_source; in test_shader_compilation() local
1452 std::string shader_source; in test_shader_compilation() local
1488 std::string shader_source = shader_start; in test_shader_compilation() local
1515 std::string shader_source = shader_start; in test_shader_compilation() local
1553 std::string shader_source = "struct{\n" + this->extend_string(" float", "[2]", 2); in test_shader_compilation() local
[all …]
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/converters/
Dphwc4_to_bhwc.cc36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
Dbhwc_to_phwc4.cc36 std::string shader_source = GetShaderHeader(workgroup_size) + R"( in Create() local
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/
Dgl_shader.cc46 const std::string& shader_source, in CompileShader()
/external/deqp-deps/amber/include/amber/
Dshader_info.h54 std::string shader_source; member
/external/deqp/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
/external/deqp/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
/external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/
Dconverter.cc57 const std::string& shader_source) { in InitializeProgram()
/external/skqp/platform_tools/android/apps/arcore/src/main/cpp/
Dutil.cc41 static GLuint LoadShader(GLenum shader_type, const char *shader_source) { in LoadShader()
/external/deqp/external/openglcts/modules/glesext/
DesextcTestCaseBase.cpp489 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
/external/mesa3d/src/mesa/main/
Dshaderapi.c2037 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function
3194 char *shader_source; member
/external/deqp/modules/gles31/functional/
Des31fNegativeShaderApiTests.cpp104 void shader_source (NegativeTestContext& ctx) in shader_source() function
/external/deqp/external/openglcts/modules/gles3/
Des3cCopyTexImageConversionsTests.cpp9201 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local