Home
last modified time | relevance | path

Searched defs:tf_varyings (Results 1 - 6 of 6) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/glesext/geometry_shader/
H A DesextcGeometryShaderPrimitiveQueries.cpp348 const char* tf_varyings[] = { "gl_Position" }; in iterate() local
H A DesextcGeometryShaderLinking.cpp2358 const char* tf_varyings[] = { "out_vs_1", "out_gs_1" }; in iterate() local
H A DesextcGeometryShaderAPI.cpp3801 const char* tf_varyings[2] = { "out_gs_1", "out_vs_1" }; in iterate() local
4068 const char* tf_varyings[] = { "out_gs_1" }; in iterate() local
4299 const char* tf_varyings[] = { "out_gs_1" }; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_elements_base_vertex/
H A DesextcDrawElementsBaseVertexTests.cpp317 const glw::GLchar* tf_varyings[] = { "gl_Position" }; in buildProgram() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cSparseBufferTests.cpp189 createProgram(const glw::Functions& gl, const char** fs_body_parts, unsigned int n_fs_body_parts, const char** vs_body_parts, unsigned int n_vs_body_parts, const char** attribute_names, const unsigned int* attribute_locations, unsigned int n_attribute_properties, const glw::GLchar* const* tf_varyings, unsigned int n_tf_varyings, glw::GLenum tf_varying_mode) createProgram() argument
[all...]
H A Dgl3cCullDistanceTests.cpp68 buildProgram(const glw::Functions& gl, tcu::TestContext& testCtx, const glw::GLchar* cs_body, const glw::GLchar* fs_body, const glw::GLchar* gs_body, const glw::GLchar* tc_body, const glw::GLchar* te_body, const glw::GLchar* vs_body, const glw::GLuint& n_tf_varyings, const glw::GLchar** tf_varyings, glw::GLuint* out_program) buildProgram() argument

Completed in 22 milliseconds