Home
last modified time | relevance | path

Searched refs:GetGeometryShaderCode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/deqp/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveCounter.hpp124 std::string GetGeometryShaderCode(const std::string &max_vertices, const std::string &layout_in,
H A DesextcGeometryShaderPrimitiveCounter.cpp554GetGeometryShaderCode(max_vertices_string, m_testConfiguration.m_layoutIn, m_testConfiguration.m_l… in createAndBuildProgramWithFeedback()
680 std::string GeometryShaderPrimitiveCounter::GetGeometryShaderCode(const std::string &max_vertices, in GetGeometryShaderCode() function in glcts::GeometryShaderPrimitiveCounter