Lines Matching refs:getGeometryShaderBody
6758 std::string FunctionalTest13::getGeometryShaderBody(unsigned int n_id)
7035 std::string gs_body = getGeometryShaderBody(n_id);
9042 std::string FunctionalTest17::getGeometryShaderBody() const
9245 std::string gs_body = getGeometryShaderBody();
10394 const std::string gs_body = getGeometryShaderBody(referencing_stage);
10469 std::string NegativeTest2::getGeometryShaderBody(const Utils::_shader_stage& referencing_stage) const
10764 body = getGeometryShaderBody();
10839 std::string NegativeTest3::getGeometryShaderBody() const
11358 std::string gs_body = getGeometryShaderBody(shader_stage == Utils::SHADER_STAGE_GEOMETRY);
11448 std::string NegativeTest5::getGeometryShaderBody(bool include_invalid_subroutine_uniform_declaration) const
11741 std::string gs_body = getGeometryShaderBody(shader_stage == Utils::SHADER_STAGE_GEOMETRY);
11839 std::string NegativeTest6::getGeometryShaderBody(bool include_invalid_declaration) const
12416 std::string gs_body = getGeometryShaderBody(shader_stage == Utils::SHADER_STAGE_GEOMETRY);
12504 std::string NegativeTest8::getGeometryShaderBody(bool include_invalid_declaration) const