Searched defs:normalized_coords (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h93 unsigned normalized_coords:1; member in struct:lp_sampler_static_state
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.h93 unsigned normalized_coords:1; member in struct:lp_sampler_static_state
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_context.h179 unsigned normalized_coords:1; member in struct:svga_sampler_state
/external/chromium_org/third_party/mesa/src/src/gallium/include/pipe/
H A Dp_state.h314 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_context.h179 unsigned normalized_coords:1; member in struct:svga_sampler_state
/external/mesa3d/src/gallium/include/pipe/
H A Dp_state.h314 unsigned normalized_coords:1; /**< Are coords normalized to [0,1]? */ member in struct:pipe_sampler_state
/external/chromium_org/third_party/mesa/src/include/CL/
H A Dcl.hpp2151 cl_bool normalized_coords,
2159 normalized_coords,
2149 Sampler( const Context& context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int* err = NULL) argument
/external/mesa3d/include/CL/
H A Dcl.hpp2151 cl_bool normalized_coords,
2159 normalized_coords,
2149 Sampler( const Context& context, cl_bool normalized_coords, cl_addressing_mode addressing_mode, cl_filter_mode filter_mode, cl_int* err = NULL) argument

Completed in 2159 milliseconds