Searched defs:needs (Results 1 – 6 of 6) sorted by relevance
34 ScanlineAssembly(needs_t needs, size_t size) in ScanlineAssembly()44 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
46 const needs_t& needs = mBuilderContext.needs; in init_iterated_color() local232 void GGLAssembler::decodeLogicOpNeeds(const needs_t& needs) in decodeLogicOpNeeds()266 void GGLAssembler::decodeTMUNeeds(const needs_t& needs, context_t const* c) in decodeTMUNeeds()330 const needs_t& needs = mBuilderContext.needs; in init_textures() local408 const needs_t& needs = mBuilderContext.needs; in build_textures() local
250 const needs_t& needs = mBuilderContext.needs; in downshift() local
347 needs_t needs; member
300 ScanlineAssembly(needs_t needs, size_t size) in ScanlineAssembly()