Home | History | Annotate | Download | only in codeflinger

Lines Matching defs:GGLAssembler

1 /* libs/pixelflinger/codeflinger/GGLAssembler.cpp
18 #define LOG_TAG "GGLAssembler"
27 #include "GGLAssembler.h"
33 GGLAssembler::GGLAssembler(ARMAssemblerInterface* target)
39 GGLAssembler::~GGLAssembler()
43 void GGLAssembler::prolog()
48 void GGLAssembler::epilog(uint32_t touched)
53 void GGLAssembler::reset(int opt_level)
62 int GGLAssembler::scanline(const needs_t& needs, context_t const* c)
94 int GGLAssembler::scanline_core(const needs_t& needs, context_t const* c)
351 void GGLAssembler::build_scanline_prolog(
455 void GGLAssembler::build_component( pixel_t& pixel,
481 void GGLAssembler::build_incoming_component(
617 bool GGLAssembler::isAlphaSourceNeeded() const
629 void GGLAssembler::build_smooth_shade(const fragment_parts_t& parts)
670 void GGLAssembler::build_coverage_application(component_t& fragment,
696 void GGLAssembler::build_alpha_test(component_t& fragment,
723 void GGLAssembler::build_depth_test(
788 void GGLAssembler::build_iterate_z(const fragment_parts_t& parts)
799 void GGLAssembler::build_iterate_f(const fragment_parts_t& parts)
815 void GGLAssembler::build_logic_op(pixel_t& pixel, Scratch& regs)
884 void GGLAssembler::build_and_immediate(int d, int s, uint32_t mask, int bits)
931 void GGLAssembler::build_masking(pixel_t& pixel, Scratch& regs)
988 void GGLAssembler::base_offset(