HomeSort by relevance Sort by last modified time
    Searched defs:sampler_offset (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/intel/tools/
gen_batch_decoder.c 292 uint32_t sampler_offset, sampler_count; local
298 sampler_offset = strtol(iter.value, NULL, 16);
311 dump_samplers(ctx, sampler_offset, sampler_count);
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_context.h 649 uint32_t sampler_offset; member in struct:brw_stage_state
    [all...]

Completed in 1041 milliseconds