HomeSort by: relevance | last modified time | path
    Searched defs:normalized_coords (Results 1 - 8 of 8) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
clc_compiler.h 80 unsigned normalized_coords; member in struct:clc_dxil_metadata::__anon2724
112 unsigned normalized_coords; member in struct:clc_runtime_arg_info::__anon2727::__anon2729
clc_compiler.c 388 nir_ssa_def *normalized_coords = nir_vec(&b, comps, coords->num_components); local
391 nir_src_for_ssa(normalized_coords));
999 conf ? !conf->args[i].sampler.normalized_coords : 0;
1048 metadata->const_samplers[metadata->num_const_samplers].normalized_coords = var->data.sampler.normalized_coordinates;
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 166 unsigned normalized_coords:1; member in struct:lp_static_sampler_state
  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_sample.h 198 unsigned normalized_coords:1; member in struct:lp_static_sampler_state
  /xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
p_state.h 420 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
svga_context.h 207 unsigned normalized_coords:1; member in struct:svga_sampler_state
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/include/pipe/
p_state.h 411 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state
  /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
svga_context.h 213 unsigned normalized_coords:1; member in struct:svga_sampler_state

Completed in 18 milliseconds