HomeSort by relevance Sort by last modified time
    Searched refs:emit_vertices (Results 1 - 3 of 3) sorted by null

  /external/deqp/external/openglcts/modules/glesext/geometry_shader/
esextcGeometryShaderPrimitiveCounter.hpp 125 const std::string& layout_out, const std::string& emit_vertices,
esextcGeometryShaderPrimitiveCounter.cpp 676 * @param emit_vertices String storing the vertex emitting code;
682 const std::string& emit_vertices,
749 m_geometry_shader_template.replace(template_position, template_name.length(), emit_vertices);
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
genX_state_upload.c 454 genX(emit_vertices)(struct brw_context *brw) function
856 .emit = genX(emit_vertices),
    [all...]

Completed in 124 milliseconds