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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/util/
H A Dfactor.hpp42 std::vector<T> factors; local in function:clover::factor::find_integer_prime_factors
62 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
114 const std::vector<std::vector<T>> factors = local in function:clover::factor::find_grid_optimal_factor
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/util/
H A Dfactor.hpp42 std::vector<T> factors; local in function:clover::factor::find_integer_prime_factors
62 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
114 const std::vector<std::vector<T>> factors = local in function:clover::factor::find_grid_optimal_factor
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/
H A Dpan_blending.c299 panfrost_make_constant(unsigned *factors, unsigned num_factors, const struct pipe_blend_color *blend_color, void *out) argument
373 unsigned factors[] = { local in function:panfrost_make_fixed_blend_mode
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_blend.c441 const char *factors[] = { local in function:get_equation_str
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_tess.c355 struct pipe_tessellation_factors factors; local in function:draw_tess_eval_shader_run
272 llvm_fetch_tess_factors(struct draw_tess_eval_shader * shader,unsigned patch_id,unsigned num_vertices,struct pipe_tessellation_factors * factors) argument
[all...]
/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dtobezier.cc374 Knotspec::factors( void ) function in class:Knotspec

Completed in 443 milliseconds