Searched defs:shader_source (Results 1 – 10 of 10) sorted by relevance
600 std::string shader_source; in compile_shader_and_get_compilation_result() local779 typename TestCaseBase<API>::TestShaderType tested_shader_type, const std::string& shader_source) in execute_negative_test()1359 std::string shader_source = ""; in test_shader_compilation() local1409 std::string shader_source; in test_shader_compilation() local1456 std::string shader_source = structure_declaration; in test_shader_compilation() local1484 std::string shader_source; in test_shader_compilation() local1518 std::string shader_source; in test_shader_compilation() local1554 std::string shader_source = shader_start; in test_shader_compilation() local1581 std::string shader_source = shader_start; in test_shader_compilation() local1619 std::string shader_source = "struct{\n" + this->extend_string(" float", "[2]", 2); in test_shader_compilation() local[all …]
55 std::string shader_source; member
233 std::string shader_source = getShaderSource(so_id); in createSeparableProgram() local
213 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local225 std::string shader_source = m_parent_test->getShaderSource(shader); in compileShaders() local
354 …1compatibility::ShaderFunctionalCompatibilityTest::createProgram(const struct Shader shader_source) in createProgram()
1329 std::string& shader_source = shaders_configuration[n_shader_index].body; in buildPO() local
499 std::string shader_source = getShaderSource(*it); in buildProgramVA() local
2066 shader_source(struct gl_context *ctx, GLuint shaderObj, GLsizei count, in shader_source() function3217 char *shader_source; member
104 void shader_source (NegativeTestContext& ctx) in shader_source() function
9205 static std::string shader_source[3]; in setSourceForShaderObjectsUsedForNonRenderableTextureSupport() local