Searched defs:min_offset (Results 1 - 5 of 5) sorted by relevance
/third_party/mesa3d/src/mesa/main/ |
H A D | arrayobj.c | 418 GLuint min_offset = ~(GLuint)0; in compute_vbo_offset_range() local 620 GLsizeiptr min_offset, max_offset; in _mesa_update_vao_derived_arrays() local [all...] |
/third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
H A D | r3xx_vertprog.c | 852 int min_offset = 0; in rc_emulate_negative_addressing() local 814 transform_negative_addressing(struct r300_vertex_program_compiler *c, struct rc_instruction *arl, struct rc_instruction *end, int min_offset) transform_negative_addressing() argument [all...] |
/third_party/vixl/test/ |
H A D | test-pool-manager.cc | 389 int32_t min_offset = RandomMinOffset(); in TEST() local 467 int32_t min_offset = RandomMinOffset(); in TEST() local 340 CreateReference(int id, int32_t pc, int size, int32_t min_offset, int32_t max_offset, int alignment) CreateReference() argument
|
/third_party/backends/backend/ |
H A D | hp4200.c | 670 compute_first_gain_offset(int target, int max, int min, int *gain, int *offset, int *max_gain, int *min_offset) compute_first_gain_offset() argument 784 compute_gain_offset(int target, int max, int min, int *gain, int *offset, int *max_gain, int *min_offset) compute_gain_offset() argument
|
/third_party/vixl/src/aarch64/ |
H A D | macro-assembler-aarch64.cc | 2622 int64_t min_offset = mem.GetOffset(); in Emit() local
|
Completed in 13 milliseconds