Home
last modified time | relevance | path

Searched defs:vertex_data (Results 1 – 16 of 16) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pt_emit.c141 const float (*vertex_data)[4] = (const float (*)[4])vert_info->verts->data; in draw_pt_emit() local
216 const float (*vertex_data)[4] = (const float (*)[4])vert_info->verts->data; in draw_pt_emit_linear() local
/third_party/gstreamer/gstplugins_bad/tests/examples/d3d11/
Dd3d11device.cpp341 VertexData *vertex_data = (VertexData *) map.pData; in prepare_shader() local
/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl4cPipelineStatisticsQueryTests.cpp3020 const float vertex_data[] = { -0.1f, 0.2f, 0.3f, 0.1f, 0.2f, -0.7f, 0.5f, -0.5f, in executeTest() local
3581 …const float vertex_data[] = { -0.1f, 0.2f, 0.3f, 0.1f, 0.2f, -0.7f, 0.5f, -0.5f, 0.0f, 0.0f, … in executeTest() local
3757 const float vertex_data[] = { in executeTest() local
3901 const float vertex_data[] = { in executeTest() local
4137 const float vertex_data[] = { 0.0f, 0.75f, -0.75f, -0.75f, 0.75f, -0.75f, 0.3f, 0.7f, in executeTest() local
Dgl4cShadingLanguage420PackTests.cpp1824 Utils::shaderSource vertex_data; in testDrawArray() local
2152 Utils::shaderSource vertex_data; in testDrawArray() local
2310 Utils::shaderSource vertex_data; in testDrawArray() local
/third_party/vk-gl-cts/external/openglcts/modules/glesext/tessellation_shader/
DesextcTessellationShaderInvariance.cpp1442 const glw::GLfloat* vertex_data = data_float + 3 /* components */ * n_vertex; in verifyResultDataForIteration() local
1744 bool TessellationShaderInvarianceRule4Test::isVertexDefined(const float* vertex_data, unsigned int … in isVertexDefined()
1788 const glw::GLfloat* vertex_data = data_float + 3 /* components */ * n_vertex; in verifyResultDataForIteration() local
2106 bool TessellationShaderInvarianceRule5Test::isVertexDefined(const float* vertex_data, unsigned int … in isVertexDefined()
2812 const float* vertex_data, in isTriangleDefinedInVertexDataSet()
DesextcTessellationShaderQuads.cpp367 const float* vertex_data = raw_data + n_vertex * 3 /* components */; in getUniqueTessCoordinatesFromVertexDataSet() local
DesextcTessellationShaderUtils.cpp1381 …ellationShaderUtils::isTriangleDefined(const float* triangle_vertex_data, const float* vertex_data) in isTriangleDefined()
DesextcTessellationShaderVertexSpacing.cpp235 const float* vertex_data = (const float*)(&run.data[0]) + 3 /* components */ * n_vertex; in getEdgesForQuadsTessellation() local
DesextcTessellationShaderTessellation.cpp2083 …const float* vertex_data = (const float*)gl.mapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER, 0, /* off… in iterate() local
/third_party/boost/boost/geometry/formulas/
Dsjoberg_intersection.hpp351 struct vertex_data struct in boost::geometry::formula::sjoberg_geodesic
354 CT sin_beta0j;
355 CT dL0j;
356 CT lon0j;
/third_party/gstreamer/gstplugins_bad/sys/d3d11/
Dgstd3d11overlaycompositor.cpp120 VertexData *vertex_data; in gst_d3d11_composition_overlay_new() local
Dgstd3d11converter.cpp1472 VertexData *vertex_data; in gst_d3d11_color_convert_setup_shader() local
1979 VertexData *vertex_data; in gst_d3d11_converter_update_vertex_buffer() local
Dgstd3d11compositor.cpp2083 VertexData *vertex_data; in gst_d3d11_compositor_create_checker_quad() local
/third_party/boost/boost/polygon/detail/
Dscan_arbitrary.hpp969 typedef std::pair<half_edge, property_map> vertex_data; typedef in boost::polygon::scanline
1514 typedef std::pair<half_edge, property_map> vertex_data; typedef in boost::polygon::property_merge
2515 typedef std::pair<half_edge, property_map> vertex_data; typedef in boost::polygon::arbitrary_boolean_op
2734 typedef std::pair<half_edge, property_map> vertex_data; typedef in boost::polygon::arbitrary_connectivity_extraction
Dproperty_merge.hpp62 typedef std::pair<property_merge_point<coordinate_type>, property_map> vertex_data; typedef in boost::polygon::merge_scanline
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_defines.h213 vertex_data = 0, enumerator