Home
last modified time | relevance | path

Searched defs:geometry_shader (Results 1 – 11 of 11) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fNegativeShaderDirectiveTests.cpp333 void geometry_shader (NegativeTestContext& ctx) in geometry_shader() function
/external/deqp/external/openglcts/modules/gl/
Dgl4cBufferStorageTests.cpp987 const std::string& geometry_shader, const std::string& tesselation_control_shader, in Init()
3353 static const GLchar* geometry_shader = in iterate() local
Dgl3cTransformFeedbackTests.hpp659 const glw::GLchar* geometry_shader; member
Dgl3cTransformFeedbackTests.cpp2921 …std::string geometry_shader(s_geometry_shader_source_code_template); /* Storage for vertex shader … in buildProgram() local
3531 const glw::GLchar* geometry_shader = s_shader_cases[shader_case].geometry_shader; in buildProgram() local
Dgl4cMultiBindTests.cpp673 const std::string& geometry_shader, const std::string& tesselation_control_shader, in Init()
Dgl4cEnhancedLayoutsTests.cpp2652 const std::string& geometry_shader, const std::string& tessellation_control_shader, in Init()
2710 const std::string& geometry_shader, const std::string& tessellation_control_shader, in Init()
3120 const std::string fragment_shader, const std::string geometry_shader, in BuildException()
5736 const std::string& geometry_shader = getShaderSource(test_case_index, Utils::Shader::GEOMETRY); in test() local
7544 const std::string& geometry_shader = in test() local
Dgl4cShadingLanguage420PackTests.cpp18006 const shaderSource geometry_shader(geometry_shader_code); in build() local
18028 const shaderSource& geometry_shader, const shaderSource& tesselation_control_shader, in build()
/external/deqp/external/openglcts/modules/glesext/texture_cube_map_array/
DesextcTextureCubeMapArraySampling.hpp503 const shaderDefinition* geometry_shader; member in glcts::TextureCubeMapArraySamplingTest::programDefinition
/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_private.h284 struct draw_geometry_shader *geometry_shader; member
/external/mesa3d/src/gallium/auxiliary/cso_cache/
Dcso_context.c114 void *geometry_shader, *geometry_shader_saved; member
/external/deqp/external/openglcts/modules/common/
DglcRobustBufferAccessBehaviorTests.cpp323 const std::string& geometry_shader, const std::string& tesselation_control_shader, in Init()