| /third_party/mesa3d/src/vulkan/runtime/ |
| H A D | vk_standard_sample_locations.c | 146 vk_standard_sample_locations_state(VkSampleCountFlagBits sample_count) in vk_standard_sample_locations_state() argument
|
| /third_party/libsnd/src/ |
| H A D | htk.c | 107 int sample_count, sample_period ; in htk_write_header() local 187 { int sample_count, sample_period, marker ; in htk_read_header() local
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
| H A D | fd4_screen.c | 39 fd4_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd4_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
| H A D | fd5_screen.c | 40 valid_sample_count(unsigned sample_count) in valid_sample_count() argument 54 fd5_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd5_screen_is_format_supported() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
| H A D | fd6_screen.c | 41 valid_sample_count(unsigned sample_count) in valid_sample_count() argument 59 fd6_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd6_screen_is_format_supported() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_screen.c | 37 fd2_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd2_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/ |
| H A D | fd3_screen.c | 39 fd3_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) fd3_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/tests/ |
| H A D | st_format.c | 39 is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) is_format_supported() argument
|
| /third_party/mesa3d/src/mesa/state_tracker/ |
| H A D | st_atom_msaa.c | 117 unsigned sample_count = st->state.fb_num_samples; in st_update_sample_state() local
|
| H A D | st_format.c | 1066 find_supported_format(struct pipe_screen *screen, const enum pipe_format formats[], enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings, boolean allow_dxt) find_supported_format() argument 1109 st_choose_format(struct st_context *st, GLenum internalFormat, GLenum format, GLenum type, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings, bool swap_bytes, bool allow_dxt) st_choose_format() argument
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_formats.c | 106 iris_is_format_supported(struct pipe_screen *pscreen, enum pipe_format pformat, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) iris_is_format_supported() argument
|
| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_tex_state.h | 86 uint32_t sample_count; member
|
| H A D | pvr_hw_pass.h | 162 uint32_t sample_count; member
|
| /third_party/mesa3d/src/gallium/drivers/crocus/ |
| H A D | crocus_formats.c | 424 crocus_is_format_supported(struct pipe_screen *pscreen, enum pipe_format pformat, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) crocus_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/radeonsi/ |
| H A D | si_state_msaa.c | 122 static void si_get_sample_position(struct pipe_context *ctx, unsigned sample_count, in si_get_sample_position() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| H A D | nv30_screen.c | 442 nv30_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bindings) nv30_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | cayman_msaa.c | 82 void cayman_get_sample_position(struct pipe_context *ctx, unsigned sample_count, in cayman_get_sample_position() argument
|
| /third_party/ffmpeg/libavformat/ |
| H A D | rawenc.c | 84 uint64_t sample_count = (file_size - 36) / par->ch_layout.nb_channels / 18 * 32; in adx_write_trailer() local
|
| H A D | segafilm.c | 59 unsigned int sample_count; member
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_screen.c | 559 v3d_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) v3d_screen_is_format_supported() argument
|
| H A D | v3d_context.c | 314 v3d_get_sample_position(struct pipe_context *pctx, unsigned sample_count, unsigned sample_index, float *xy) v3d_get_sample_position() argument
|
| /third_party/mesa3d/src/gallium/drivers/softpipe/ |
| H A D | sp_screen.c | 393 softpipe_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) softpipe_is_format_supported() argument
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| H A D | vc4_screen.c | 326 vc4_screen_is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) vc4_screen_is_format_supported() argument
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | renderbuffer.c | 45 choose_renderbuffer_format(struct gl_context *ctx, GLenum internalFormat, unsigned sample_count, unsigned storage_sample_count) choose_renderbuffer_format() argument
|
| /third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
| H A D | nv50_context.c | 451 nv50_context_get_sample_position(struct pipe_context *pipe, unsigned sample_count, unsigned sample_index, float *xy) nv50_context_get_sample_position() argument
|