Searched defs:needs (Results 1 – 6 of 6) sorted by relevance
36 ScanlineAssembly(needs_t needs, size_t size) in ScanlineAssembly()46 needs_t needs; in ggl_test_codegen() local
62 int GGLAssembler::scanline(const needs_t& needs, context_t const* c) in scanline()94 int GGLAssembler::scanline_core(const needs_t& needs, context_t const* c) in scanline_core()352 fragment_parts_t& parts, const needs_t& needs) in build_scanline_prolog()727 const needs_t& needs = mBuilderContext.needs; in build_depth_test() local790 const needs_t& needs = mBuilderContext.needs; in build_iterate_z() local801 const needs_t& needs = mBuilderContext.needs; in build_iterate_f() local817 const needs_t& needs = mBuilderContext.needs; in build_logic_op() local965 const needs_t& needs = mBuilderContext.needs; in build_masking() local
42 const needs_t& needs = mBuilderContext.needs; in init_iterated_color() local228 void GGLAssembler::decodeLogicOpNeeds(const needs_t& needs) in decodeLogicOpNeeds()262 void GGLAssembler::decodeTMUNeeds(const needs_t& needs, context_t const* c) in decodeTMUNeeds()326 const needs_t& needs = mBuilderContext.needs; in init_textures() local404 const needs_t& needs = mBuilderContext.needs; in build_textures() local
231 const needs_t& needs = mBuilderContext.needs; in downshift() local
347 needs_t needs; member
300 ScanlineAssembly(needs_t needs, size_t size) in ScanlineAssembly()