/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pt_emit.c | 141 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/ |
D | d3d11device.cpp | 341 VertexData *vertex_data = (VertexData *) map.pData; in prepare_shader() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
D | gl4cPipelineStatisticsQueryTests.cpp | 3020 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
|
D | gl4cShadingLanguage420PackTests.cpp | 1824 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/ |
D | esextcTessellationShaderInvariance.cpp | 1442 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()
|
D | esextcTessellationShaderQuads.cpp | 367 const float* vertex_data = raw_data + n_vertex * 3 /* components */; in getUniqueTessCoordinatesFromVertexDataSet() local
|
D | esextcTessellationShaderUtils.cpp | 1381 …ellationShaderUtils::isTriangleDefined(const float* triangle_vertex_data, const float* vertex_data) in isTriangleDefined()
|
D | esextcTessellationShaderVertexSpacing.cpp | 235 const float* vertex_data = (const float*)(&run.data[0]) + 3 /* components */ * n_vertex; in getEdgesForQuadsTessellation() local
|
D | esextcTessellationShaderTessellation.cpp | 2083 …const float* vertex_data = (const float*)gl.mapBufferRange(GL_TRANSFORM_FEEDBACK_BUFFER, 0, /* off… in iterate() local
|
/third_party/boost/boost/geometry/formulas/ |
D | sjoberg_intersection.hpp | 351 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/ |
D | gstd3d11overlaycompositor.cpp | 120 VertexData *vertex_data; in gst_d3d11_composition_overlay_new() local
|
D | gstd3d11converter.cpp | 1472 VertexData *vertex_data; in gst_d3d11_color_convert_setup_shader() local 1979 VertexData *vertex_data; in gst_d3d11_converter_update_vertex_buffer() local
|
D | gstd3d11compositor.cpp | 2083 VertexData *vertex_data; in gst_d3d11_compositor_create_checker_quad() local
|
/third_party/boost/boost/polygon/detail/ |
D | scan_arbitrary.hpp | 969 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
|
D | property_merge.hpp | 62 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/ |
D | sfn_defines.h | 213 vertex_data = 0, enumerator
|