Searched defs:is_integer (Results 1 - 23 of 23) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_formats.c411 const bool is_integer = isl_format_has_int_channel(format); local in function:iris_is_format_supported
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_formats.c130 const bool is_integer = isl_format_has_int_channel(format); local in function:iris_is_format_supported
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_surface_formats.c221 bool is_integer = _mesa_is_format_integer_color(format); local in function:intel_screen_init_surface_formats
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_formats.c463 const bool is_integer = isl_format_has_int_channel(format); local in function:crocus_is_format_supported
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_surface_formats.c219 bool is_integer = _mesa_is_format_integer_color(format); local in function:brw_screen_init_surface_formats
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c97 const GLboolean is_integer = texobj->_IsIntegerFormat; local in function:st_convert_sampler
H A Dst_format.c1521 st_translate_color(union pipe_color_union * color,GLenum baseFormat,GLboolean is_integer) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_sampler.c163 const GLboolean is_integer = texobj->_IsIntegerFormat; local in function:st_convert_sampler
H A Dst_format.c2567 st_translate_color(const union gl_color_union * colorIn,union pipe_color_union * colorOut,GLenum baseFormat,GLboolean is_integer) argument
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_meta.c611 radv_meta_build_resolve_shader_core(nir_builder *b, bool is_integer, int samples, argument
H A Dradv_meta_resolve_cs.c62 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) argument
280 create_resolve_pipeline(struct radv_device *device, int samples, bool is_integer, bool is_srgb, argument
H A Dradv_meta_resolve_fs.c49 build_resolve_fragment_shader(struct radv_device *dev, bool is_integer, int samples) argument
142 bool is_integer = false; local in function:create_resolve_pipeline
/xsrc/external/mit/MesaLib.old/dist/src/amd/vulkan/
H A Dradv_meta.c521 radv_meta_build_resolve_shader_core(nir_builder * b,bool is_integer,int samples,nir_variable * input_img,nir_variable * color,nir_ssa_def * img_coord) argument
H A Dradv_meta_resolve_cs.c68 build_resolve_compute_shader(struct radv_device *dev, bool is_integer, bool is_srgb, int samples) argument
201 create_resolve_pipeline(struct radv_device * device,int samples,bool is_integer,bool is_srgb,VkPipeline * pipeline) argument
H A Dradv_meta_resolve_fs.c54 build_resolve_fragment_shader(struct radv_device *dev, bool is_integer, int samples) argument
174 bool is_integer = false; local in function:create_resolve_pipeline
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_format.c860 util_format_apply_color_swizzle(union pipe_color_union * dst,const union pipe_color_union * src,const unsigned char swz[4],const boolean is_integer) argument
/xsrc/external/mit/MesaLib/dist/src/util/format/
H A Du_format.c910 util_format_apply_color_swizzle(union pipe_color_union * dst,const union pipe_color_union * src,const unsigned char swz[4],const boolean is_integer) argument
/xsrc/external/mit/MesaLib.old/dist/src/compiler/
H A Dglsl_types.h587 bool is_integer() const function in struct:glsl_type
/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dglsl_types.h757 bool is_integer() const function in struct:glsl_type
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c4217 si_translate_border_color(struct si_context * sctx,const struct pipe_sampler_state * state,const union pipe_color_union * color,bool is_integer) argument
H A Dsi_pipe.h599 bool is_integer; member in struct:si_sampler_view
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/zink/
H A Dzink_context.c277 get_border_color(const union pipe_color_union *color, bool is_integer, bool need_custom) argument
354 bool is_integer = state->border_color_is_integer; local in function:zink_create_sampler_state
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_state.c4457 si_translate_border_color(struct si_context * sctx,const struct pipe_sampler_state * state,const union pipe_color_union * color,bool is_integer) argument

Completed in 43 milliseconds