Searched defs:grid (Results 1 - 25 of 35) sorted by relevance

12

/xsrc/external/mit/MesaGLUT/dist/src/glut/beos/
H A Dglut_teapot.c139 teapot(GLint grid, GLdouble scale, GLenum type) argument
[all...]
/xsrc/external/mit/MesaGLUT/dist/src/glut/glx/
H A Dglut_teapot.c139 teapot(GLint grid, GLdouble scale, GLenum type) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dfactor.hpp62 next_grid_factor(const std::pair<T,std::vector<T>> & limits,const std::vector<T> & grid,const std::vector<std::vector<T>> & factors,std::pair<T,std::vector<T>> block,unsigned d=0,unsigned i=0) argument
111 find_grid_optimal_factor(T product_limit,const std::vector<T> & coord_limit,const std::vector<T> & grid) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dfactor.hpp62 next_grid_factor(const std::pair<T,std::vector<T>> & limits,const std::vector<T> & grid,const std::vector<std::vector<T>> & factors,std::pair<T,std::vector<T>> block,unsigned d=0,unsigned i=0) argument
111 find_grid_optimal_factor(T product_limit,const std::vector<T> & coord_limit,const std::vector<T> & grid) argument
[all...]
/xsrc/external/mit/xkbprint/dist/
H A Dxkbprint.h42 int grid; member in struct:_XKBPrintArgs
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_draw.c183 iris_update_grid_size_resource(struct iris_context * ice,const struct pipe_grid_info * grid) argument
231 iris_launch_grid(struct pipe_context * ctx,const struct pipe_grid_info * grid) argument
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/nurbtess/
H A DgridWrap.h97 gridWrap* grid; member in class:gridBoundaryChain
H A DsampleCompBot.cc107 sampleBotRightWithGridLinePost(Real * botVertex,vertexArray * rightChain,Int rightEnd,Int segIndexMono,Int segIndexPass,Int rightCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
193 sampleBotRightWithGridLine(Real * botVertex,vertexArray * rightChain,Int rightEnd,Int rightCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
232 sampleBotLeftWithGridLinePost(Real * botVertex,vertexArray * leftChain,Int leftEnd,Int segIndexMono,Int segIndexPass,Int leftCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
279 sampleBotLeftWithGridLine(Real * botVertex,vertexArray * leftChain,Int leftEnd,Int leftCorner,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
751 gridWrap* grid = leftGridChain->getGrid(); local in function:sampleCompBotSimple
[all...]
H A DsampleCompTop.cc107 sampleTopRightWithGridLinePost(Real * topVertex,vertexArray * rightChain,Int rightStart,Int segIndexSmall,Int segIndexLarge,Int rightEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
158 sampleTopRightWithGridLine(Real * topVertex,vertexArray * rightChain,Int rightStart,Int rightEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
196 sampleTopLeftWithGridLinePost(Real * topVertex,vertexArray * leftChain,Int leftStart,Int segIndexSmall,Int segIndexLarge,Int leftEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
286 sampleTopLeftWithGridLine(Real * topVertex,vertexArray * leftChain,Int leftStart,Int leftEnd,gridWrap * grid,Int gridV,Int leftU,Int rightU,primStream * pStream) argument
771 sampleCompTopSimpleOpt(gridWrap * grid,Int gridV,Real * topVertex,Real * botVertex,vertexArray * inc_chain,Int inc_current,Int inc_end,vertexArray * dec_chain,Int dec_current,Int dec_end,primStream * pStream) argument
926 gridWrap* grid = leftGridChain->getGrid(); local in function:sampleCompTopSimple
[all...]
H A DsampleCompRight.cc423 gridWrap* grid = rightGridChain->getGrid(); local in function:sampleRightOneGridStep
581 stripOfFanRight(vertexArray * rightChain,Int largeIndex,Int smallIndex,gridWrap * grid,Int vlineIndex,Int ulineSmallIndex,Int ulineLargeIndex,primStream * pStream,Int gridLineUp) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/freedreno/computerator/
H A Da4xx.c277 a4xx_emit_grid(struct kernel *kernel, uint32_t grid[3], argument
202 cs_const_emit(struct fd_ringbuffer * ring,struct kernel * kernel,uint32_t grid[3]) argument
[all...]
H A Dmain.c207 uint32_t grid[3] = {0}; local in function:main
H A Da6xx.c379 a6xx_emit_grid(struct kernel *kernel, uint32_t grid[3], argument
240 cs_const_emit(struct fd_ringbuffer * ring,struct kernel * kernel,uint32_t grid[3]) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_query_hw_sm.c226 const uint grid[3] = { screen->MPsInTP, screen->TPs, 1 }; local in function:nv50_hw_sm_end_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_draw.c448 crocus_update_grid_size_resource(struct crocus_context * ice,const struct pipe_grid_info * grid) argument
478 crocus_launch_grid(struct pipe_context * ctx,const struct pipe_grid_info * grid) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_draw.c321 iris_update_grid_size_resource(struct iris_context * ice,const struct pipe_grid_info * grid) argument
377 iris_launch_grid(struct pipe_context * ctx,const struct pipe_grid_info * grid) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_compute.c587 uint32_t grid[3]; local in function:nv50_launch_grid
[all...]
H A Dnv50_query_hw_sm.c226 const uint grid[3] = { screen->MPsInTP, screen->TPs, 1 }; local in function:nv50_hw_sm_end_query
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dgfx10_query.c350 struct pipe_grid_info grid = {}; local in function:gfx10_sh_query_get_result_resource
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dslicer.cc1001 void Slicer::evalRBArray(rectBlockArray* rbArray, gridWrap* grid) argument
1142 gridWrap grid(num_ulines, num_vlines, uMin, uMax, vMin, vMax); local in function:Slicer::slice_new
[all...]
/xsrc/external/mit/freetype/dist/docs/reference/stylesheets/
H A Dextra.css
/xsrc/external/mit/bitmap/dist/
H A DBitmapP.h95 Boolean grid; member in struct:__anon3c2117c80408
113 Boolean grid; member in struct:__anon3c2117c80608
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r600/
H A Dr600_query.c1616 struct pipe_grid_info grid = {}; local in function:r600_query_hw_get_result_resource
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_query.c1462 struct pipe_grid_info grid = {}; local in function:si_query_hw_get_result_resource
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/
H A Dr600_query.c1614 struct pipe_grid_info grid = {}; local in function:r600_query_hw_get_result_resource
[all...]

Completed in 38 milliseconds

12