HomeSort by relevance Sort by last modified time
    Searched refs:simd_mode (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/i965/
brw_fs_emit.cpp 270 uint32_t simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; local
286 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
351 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
361 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
372 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
377 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
386 if (simd_mode == BRW_SAMPLER_SIMD_MODE_SIMD16) {
423 simd_mode,
brw_eu_emit.c 666 GLuint simd_mode,
679 insn->bits3.sampler_gen7.simd_mode = simd_mode;
684 insn->bits3.sampler_gen5.simd_mode = simd_mode;
    [all...]
brw_wm_emit.c 1053 GLuint simd_mode; local
1059 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
1064 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8;
1162 simd_mode,
    [all...]
brw_eu.h 898 GLuint simd_mode,
972 GLuint simd_mode,
brw_structs.h 1332 GLuint simd_mode:2; member in struct:brw_instruction::__anon15162::__anon15175
1345 GLuint simd_mode:2; member in struct:brw_instruction::__anon15162::__anon15176
    [all...]
brw_disasm.c     [all...]
  /external/mesa3d/src/mesa/drivers/dri/i965/
brw_fs_emit.cpp 270 uint32_t simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8; local
286 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
351 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
361 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
372 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
377 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
386 if (simd_mode == BRW_SAMPLER_SIMD_MODE_SIMD16) {
423 simd_mode,
brw_eu_emit.c 666 GLuint simd_mode,
679 insn->bits3.sampler_gen7.simd_mode = simd_mode;
684 insn->bits3.sampler_gen5.simd_mode = simd_mode;
    [all...]
brw_wm_emit.c 1053 GLuint simd_mode; local
1059 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD16;
1064 simd_mode = BRW_SAMPLER_SIMD_MODE_SIMD8;
1162 simd_mode,
    [all...]
brw_eu.h 898 GLuint simd_mode,
972 GLuint simd_mode,
brw_structs.h 1332 GLuint simd_mode:2; member in struct:brw_instruction::__anon25527::__anon25540
1345 GLuint simd_mode:2; member in struct:brw_instruction::__anon25527::__anon25541
    [all...]
brw_disasm.c     [all...]

Completed in 908 milliseconds