Home
last modified time | relevance | path

Searched defs:params (Results 4801 - 4825 of 4979) sorted by relevance

1...<<191192193194195196197198199200

/third_party/glslang/SPIRV/
H A DGlslangToSpv.cpp5772 spv::Builder::TextureParameters params = { }; in createImageTextureFunctionCall() local
[all...]
/third_party/alsa-lib/src/pcm/
H A Dpcm.c900 int snd_pcm_hw_params_current(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) in snd_pcm_hw_params_current() argument
951 snd_pcm_hw_params(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) snd_pcm_hw_params() argument
1001 snd_pcm_sw_params(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) snd_pcm_sw_params() argument
3545 dump_one_param(snd_pcm_hw_params_t *params, unsigned int k, snd_output_t *out) dump_one_param() argument
3558 snd_pcm_hw_params_dump(snd_pcm_hw_params_t *params, snd_output_t *out) snd_pcm_hw_params_dump() argument
3578 snd_pcm_hw_params_can_mmap_sample_resolution(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_mmap_sample_resolution() argument
3598 snd_pcm_hw_params_is_double(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_double() argument
3618 snd_pcm_hw_params_is_batch(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_batch() argument
3638 snd_pcm_hw_params_is_block_transfer(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_block_transfer() argument
3658 snd_pcm_hw_params_is_monotonic(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_monotonic() argument
3678 snd_pcm_hw_params_can_overrange(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_overrange() argument
3698 snd_pcm_hw_params_can_pause(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_pause() argument
3718 snd_pcm_hw_params_can_resume(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_resume() argument
3738 snd_pcm_hw_params_is_half_duplex(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_half_duplex() argument
3758 snd_pcm_hw_params_is_joint_duplex(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_joint_duplex() argument
3778 snd_pcm_hw_params_can_sync_start(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_sync_start() argument
3794 snd_pcm_hw_params_can_disable_period_wakeup(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_can_disable_period_wakeup() argument
3817 snd_pcm_hw_params_is_perfect_drain(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_is_perfect_drain() argument
3837 snd_pcm_hw_params_supports_audio_wallclock_ts(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_supports_audio_wallclock_ts() argument
3855 snd_pcm_hw_params_supports_audio_ts_type(const snd_pcm_hw_params_t *params, int type) snd_pcm_hw_params_supports_audio_ts_type() argument
3891 snd_pcm_hw_params_get_rate_numden(const snd_pcm_hw_params_t *params, unsigned int *rate_num, unsigned int *rate_den) snd_pcm_hw_params_get_rate_numden() argument
3922 snd_pcm_hw_params_get_sbits(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_get_sbits() argument
3941 snd_pcm_hw_params_get_fifo_size(const snd_pcm_hw_params_t *params) snd_pcm_hw_params_get_fifo_size() argument
3964 snd_pcm_hw_params_any(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) snd_pcm_hw_params_any() argument
4329 snd_pcm_hw_params_get_access(const snd_pcm_hw_params_t *params, snd_pcm_access_t *access) snd_pcm_hw_params_get_access() argument
4348 snd_pcm_hw_params_test_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t access) snd_pcm_hw_params_test_access() argument
4360 snd_pcm_hw_params_set_access(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t access) snd_pcm_hw_params_set_access() argument
4373 snd_pcm_hw_params_set_access_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) snd_pcm_hw_params_set_access_first() argument
4389 snd_pcm_hw_params_set_access_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_t *access) snd_pcm_hw_params_set_access_last() argument
4404 snd_pcm_hw_params_set_access_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask) snd_pcm_hw_params_set_access_mask() argument
4414 snd_pcm_hw_params_get_access_mask(snd_pcm_hw_params_t *params, snd_pcm_access_mask_t *mask) snd_pcm_hw_params_get_access_mask() argument
4430 snd_pcm_hw_params_get_format(const snd_pcm_hw_params_t *params, snd_pcm_format_t *format) snd_pcm_hw_params_get_format() argument
4445 snd_pcm_hw_params_test_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t format) snd_pcm_hw_params_test_format() argument
4457 snd_pcm_hw_params_set_format(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t format) snd_pcm_hw_params_set_format() argument
4470 snd_pcm_hw_params_set_format_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) snd_pcm_hw_params_set_format_first() argument
4486 snd_pcm_hw_params_set_format_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_t *format) snd_pcm_hw_params_set_format_last() argument
4501 snd_pcm_hw_params_set_format_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_format_mask_t *mask) snd_pcm_hw_params_set_format_mask() argument
4511 snd_pcm_hw_params_get_format_mask(snd_pcm_hw_params_t *params, snd_pcm_format_mask_t *mask) snd_pcm_hw_params_get_format_mask() argument
4524 snd_pcm_hw_params_get_subformat(const snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) snd_pcm_hw_params_get_subformat() argument
4539 snd_pcm_hw_params_test_subformat(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t subformat) snd_pcm_hw_params_test_subformat() argument
4551 snd_pcm_hw_params_set_subformat(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t subformat) snd_pcm_hw_params_set_subformat() argument
4564 snd_pcm_hw_params_set_subformat_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) snd_pcm_hw_params_set_subformat_first() argument
4580 snd_pcm_hw_params_set_subformat_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_t *subformat) snd_pcm_hw_params_set_subformat_last() argument
4595 snd_pcm_hw_params_set_subformat_mask(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_subformat_mask_t *mask) snd_pcm_hw_params_set_subformat_mask() argument
4605 snd_pcm_hw_params_get_subformat_mask(snd_pcm_hw_params_t *params, snd_pcm_subformat_mask_t *mask) snd_pcm_hw_params_get_subformat_mask() argument
4618 snd_pcm_hw_params_get_channels(const snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_channels() argument
4633 snd_pcm_hw_params_get_channels_min(const snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_channels_min() argument
4648 snd_pcm_hw_params_get_channels_max(const snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_channels_max() argument
4663 snd_pcm_hw_params_test_channels(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_test_channels() argument
4675 snd_pcm_hw_params_set_channels(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_set_channels() argument
4687 snd_pcm_hw_params_set_channels_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_set_channels_min() argument
4699 snd_pcm_hw_params_set_channels_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_set_channels_max() argument
4712 snd_pcm_hw_params_set_channels_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, unsigned int *max) snd_pcm_hw_params_set_channels_minmax() argument
4725 snd_pcm_hw_params_set_channels_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_set_channels_near() argument
4741 snd_pcm_hw_params_set_channels_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_set_channels_first() argument
4757 snd_pcm_hw_params_set_channels_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_set_channels_last() argument
4776 snd_pcm_hw_params_get_rate(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_rate() argument
4794 snd_pcm_hw_params_get_rate_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_rate_min() argument
4812 snd_pcm_hw_params_get_rate_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_rate_max() argument
4830 snd_pcm_hw_params_test_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_rate() argument
4845 snd_pcm_hw_params_set_rate(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_rate() argument
4860 snd_pcm_hw_params_set_rate_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_min() argument
4875 snd_pcm_hw_params_set_rate_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_max() argument
4892 snd_pcm_hw_params_set_rate_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_rate_minmax() argument
4908 snd_pcm_hw_params_set_rate_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_near() argument
4927 snd_pcm_hw_params_set_rate_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_first() argument
4946 snd_pcm_hw_params_set_rate_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_rate_last() argument
4961 snd_pcm_hw_params_set_rate_resample(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_set_rate_resample() argument
4979 snd_pcm_hw_params_get_rate_resample(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_rate_resample() argument
4993 snd_pcm_hw_params_set_export_buffer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_set_export_buffer() argument
5011 snd_pcm_hw_params_get_export_buffer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_export_buffer() argument
5040 snd_pcm_hw_params_set_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_set_period_wakeup() argument
5062 snd_pcm_hw_params_get_period_wakeup(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_period_wakeup() argument
5081 snd_pcm_hw_params_set_drain_silence(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val) snd_pcm_hw_params_set_drain_silence() argument
5099 snd_pcm_hw_params_get_drain_silence(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val) snd_pcm_hw_params_get_drain_silence() argument
5116 snd_pcm_hw_params_get_period_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time() argument
5134 snd_pcm_hw_params_get_period_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time_min() argument
5152 snd_pcm_hw_params_get_period_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_period_time_max() argument
5170 snd_pcm_hw_params_test_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_period_time() argument
5185 snd_pcm_hw_params_set_period_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_period_time() argument
5201 snd_pcm_hw_params_set_period_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_min() argument
5216 snd_pcm_hw_params_set_period_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_max() argument
5233 snd_pcm_hw_params_set_period_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_period_time_minmax() argument
5249 snd_pcm_hw_params_set_period_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_near() argument
5268 snd_pcm_hw_params_set_period_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_first() argument
5285 snd_pcm_hw_params_set_period_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_period_time_last() argument
5304 snd_pcm_hw_params_get_period_size(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size() argument
5326 snd_pcm_hw_params_get_period_size_min(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size_min() argument
5348 snd_pcm_hw_params_get_period_size_max(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_get_period_size_max() argument
5370 snd_pcm_hw_params_test_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) snd_pcm_hw_params_test_period_size() argument
5385 snd_pcm_hw_params_set_period_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val, int dir) snd_pcm_hw_params_set_period_size() argument
5400 snd_pcm_hw_params_set_period_size_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_min() argument
5419 snd_pcm_hw_params_set_period_size_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_max() argument
5440 snd_pcm_hw_params_set_period_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, int *mindir, snd_pcm_uframes_t *max, int *maxdir) snd_pcm_hw_params_set_period_size_minmax() argument
5461 snd_pcm_hw_params_set_period_size_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_near() argument
5484 snd_pcm_hw_params_set_period_size_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_first() argument
5507 snd_pcm_hw_params_set_period_size_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val, int *dir) snd_pcm_hw_params_set_period_size_last() argument
5525 snd_pcm_hw_params_set_period_size_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) snd_pcm_hw_params_set_period_size_integer() argument
5541 snd_pcm_hw_params_get_periods(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods() argument
5559 snd_pcm_hw_params_get_periods_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods_min() argument
5577 snd_pcm_hw_params_get_periods_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_periods_max() argument
5595 snd_pcm_hw_params_test_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_periods() argument
5610 snd_pcm_hw_params_set_periods(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_periods() argument
5625 snd_pcm_hw_params_set_periods_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_min() argument
5640 snd_pcm_hw_params_set_periods_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_max() argument
5657 snd_pcm_hw_params_set_periods_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_periods_minmax() argument
5673 snd_pcm_hw_params_set_periods_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_near() argument
5692 snd_pcm_hw_params_set_periods_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_first() argument
5711 snd_pcm_hw_params_set_periods_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_periods_last() argument
5725 snd_pcm_hw_params_set_periods_integer(snd_pcm_t *pcm, snd_pcm_hw_params_t *params) snd_pcm_hw_params_set_periods_integer() argument
5741 snd_pcm_hw_params_get_buffer_time(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time() argument
5759 snd_pcm_hw_params_get_buffer_time_min(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time_min() argument
5777 snd_pcm_hw_params_get_buffer_time_max(const snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_get_buffer_time_max() argument
5795 snd_pcm_hw_params_test_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_test_buffer_time() argument
5810 snd_pcm_hw_params_set_buffer_time(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int val, int dir) snd_pcm_hw_params_set_buffer_time() argument
5825 snd_pcm_hw_params_set_buffer_time_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_min() argument
5840 snd_pcm_hw_params_set_buffer_time_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_max() argument
5857 snd_pcm_hw_params_set_buffer_time_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *min, int *mindir, unsigned int *max, int *maxdir) snd_pcm_hw_params_set_buffer_time_minmax() argument
5873 snd_pcm_hw_params_set_buffer_time_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_near() argument
5892 snd_pcm_hw_params_set_buffer_time_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_first() argument
5911 snd_pcm_hw_params_set_buffer_time_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, unsigned int *val, int *dir) snd_pcm_hw_params_set_buffer_time_last() argument
5927 snd_pcm_hw_params_get_buffer_size(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_get_buffer_size() argument
5946 snd_pcm_hw_params_get_buffer_size_min(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_get_buffer_size_min() argument
5967 snd_pcm_hw_params_get_buffer_size_max(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_get_buffer_size_max() argument
5988 snd_pcm_hw_params_test_buffer_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val) snd_pcm_hw_params_test_buffer_size() argument
6002 snd_pcm_hw_params_set_buffer_size(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t val) snd_pcm_hw_params_set_buffer_size() argument
6014 snd_pcm_hw_params_set_buffer_size_min(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_set_buffer_size_min() argument
6030 snd_pcm_hw_params_set_buffer_size_max(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_set_buffer_size_max() argument
6047 snd_pcm_hw_params_set_buffer_size_minmax(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *min, snd_pcm_uframes_t *max) snd_pcm_hw_params_set_buffer_size_minmax() argument
6065 snd_pcm_hw_params_set_buffer_size_near(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_set_buffer_size_near() argument
6085 snd_pcm_hw_params_set_buffer_size_first(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_set_buffer_size_first() argument
6105 snd_pcm_hw_params_set_buffer_size_last(snd_pcm_t *pcm, snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_set_buffer_size_last() argument
6315 snd_pcm_hw_params_get_min_align(const snd_pcm_hw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_hw_params_get_min_align() argument
6339 snd_pcm_sw_params_current_no_lock(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) snd_pcm_sw_params_current_no_lock() argument
6365 snd_pcm_sw_params_current(snd_pcm_t *pcm, snd_pcm_sw_params_t *params) snd_pcm_sw_params_current() argument
6384 snd_pcm_sw_params_dump(snd_pcm_sw_params_t *params, snd_output_t *out) snd_pcm_sw_params_dump() argument
6447 snd_pcm_sw_params_get_boundary(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_boundary() argument
6461 snd_pcm_sw_params_set_start_mode(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, snd_pcm_start_t val) snd_pcm_sw_params_set_start_mode() argument
6487 snd_pcm_sw_params_get_start_mode(const snd_pcm_sw_params_t *params) snd_pcm_sw_params_get_start_mode() argument
6506 snd_pcm_sw_params_set_xrun_mode(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_xrun_t val) snd_pcm_sw_params_set_xrun_mode() argument
6535 snd_pcm_sw_params_get_xrun_mode(const snd_pcm_sw_params_t *params) snd_pcm_sw_params_get_xrun_mode() argument
6554 snd_pcm_sw_params_set_tstamp_mode(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_tstamp_t val) snd_pcm_sw_params_set_tstamp_mode() argument
6575 snd_pcm_sw_params_get_tstamp_mode(const snd_pcm_sw_params_t *params, snd_pcm_tstamp_t *val) snd_pcm_sw_params_get_tstamp_mode() argument
6592 snd_pcm_sw_params_set_tstamp_type(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, snd_pcm_tstamp_type_t val) snd_pcm_sw_params_set_tstamp_type() argument
6609 snd_pcm_sw_params_get_tstamp_type(const snd_pcm_sw_params_t *params, snd_pcm_tstamp_type_t *val) snd_pcm_sw_params_get_tstamp_type() argument
6663 snd_pcm_sw_params_set_avail_min(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) snd_pcm_sw_params_set_avail_min() argument
6689 snd_pcm_sw_params_get_avail_min(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_avail_min() argument
6708 snd_pcm_sw_params_set_period_event(snd_pcm_t *pcm, snd_pcm_sw_params_t *params, int val) snd_pcm_sw_params_set_period_event() argument
6721 snd_pcm_sw_params_get_period_event(const snd_pcm_sw_params_t *params, int *val) snd_pcm_sw_params_get_period_event() argument
6771 snd_pcm_sw_params_set_start_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) snd_pcm_sw_params_set_start_threshold() argument
6791 snd_pcm_sw_params_get_start_threshold(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_start_threshold() argument
6815 snd_pcm_sw_params_set_stop_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) snd_pcm_sw_params_set_stop_threshold() argument
6837 snd_pcm_sw_params_get_stop_threshold(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_stop_threshold() argument
6860 snd_pcm_sw_params_set_silence_threshold(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) snd_pcm_sw_params_set_silence_threshold() argument
6886 snd_pcm_sw_params_get_silence_threshold(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_silence_threshold() argument
6918 snd_pcm_sw_params_set_silence_size(snd_pcm_t *pcm ATTRIBUTE_UNUSED, snd_pcm_sw_params_t *params, snd_pcm_uframes_t val) snd_pcm_sw_params_set_silence_size() argument
6944 snd_pcm_sw_params_get_silence_size(const snd_pcm_sw_params_t *params, snd_pcm_uframes_t *val) snd_pcm_sw_params_get_silence_size() argument
8793 snd_pcm_hw_params_t params_saved, params = {0}; snd_pcm_set_params() local
8978 snd_pcm_hw_params_t params = {0}; snd_pcm_get_params() local
[all...]
/third_party/backends/backend/
H A Dhp3500.c760 sane_get_parameters (SANE_Handle handle, SANE_Parameters * params) in sane_get_parameters() argument
2742 rts8801_doscan(unsigned width, unsigned height, unsigned colour, unsigned red_green_offset, unsigned green_blue_offset, unsigned intra_channel_offset, rts8801_callback cbfunc, void *params, int oddfirst, unsigned char const *calib_info, int merged_channels, double *postprocess_offsets, double *postprocess_gains) rts8801_doscan() argument
[all...]
/third_party/googletest/googlemock/include/gmock/
H A Dgmock-matchers.h482 explicit MatcherBaseImpl(Ts... params) in MatcherBaseImpl() argument
486 MatcherBaseImpl(Ts... params) // NOLINT in MatcherBaseImpl() argument
/third_party/icu/icu4c/source/test/intltest/
H A Drbbitst.cpp3399 static int32_t getIntParam(UnicodeString name, UnicodeString &params, int32_t defaultVal) { in getIntParam() argument
/third_party/mbedtls/library/
H A Dpsa_crypto.c6409 psa_key_production_parameters_are_default( const psa_key_production_parameters_t *params, size_t params_data_length) psa_key_production_parameters_are_default() argument
6422 psa_key_derivation_output_key_ext( const psa_key_attributes_t *attributes, psa_key_derivation_operation_t *operation, const psa_key_production_parameters_t *params, size_t params_data_length, mbedtls_svc_key_id_t *key) psa_key_derivation_output_key_ext() argument
7855 psa_generate_key_internal( const psa_key_attributes_t *attributes, const psa_key_production_parameters_t *params, size_t params_data_length, uint8_t *key_buffer, size_t key_buffer_size, size_t *key_buffer_length) psa_generate_key_internal() argument
7915 psa_generate_key_ext(const psa_key_attributes_t *attributes, const psa_key_production_parameters_t *params, size_t params_data_length, mbedtls_svc_key_id_t *key) psa_generate_key_ext() argument
[all...]
/third_party/mesa3d/src/amd/llvm/
H A Dac_nir_to_llvm.c170 LLVMValueRef params[] = { in emit_intrin_1f_param() local
192 LLVMValueRef params[] = { in emit_intrin_1f_param_scalar() local
212 LLVMValueRef params[] = { in emit_intrin_2f_param() local
228 LLVMValueRef params[] in emit_intrin_3f_param() local
269 LLVMValueRef params[] = {src0, src1}; emit_uint_carry() local
1100 LLVMValueRef params[2] = { visit_alu() local
1718 LLVMValueRef params[3]; visit_load_push_constant() local
1996 LLVMValueRef params[6], descriptor; visit_atomic_ssbo() local
2257 LLVMValueRef params[2]; visit_global_atomic() local
2749 LLVMValueRef params[7]; visit_image_atomic() local
3192 LLVMValueRef params[5]; visit_var_atomic() local
[all...]
H A Dac_llvm_build.c290 ac_build_intrinsic(struct ac_llvm_context *ctx, const char *name, LLVMTypeRef return_type, LLVMValueRef *params, unsigned param_count, unsigned attrib_mask) ac_build_intrinsic() argument
949 ac_build_fs_interp(struct ac_llvm_context *ctx, LLVMValueRef llvm_chan, LLVMValueRef attr_number, LLVMValueRef params, LLVMValueRef i, LLVMValueRef j) ac_build_fs_interp() argument
1002 ac_build_fs_interp_f16(struct ac_llvm_context *ctx, LLVMValueRef llvm_chan, LLVMValueRef attr_number, LLVMValueRef params, LLVMValueRef i, LLVMValueRef j, bool high_16bits) ac_build_fs_interp_f16() argument
1059 ac_build_fs_interp_mov(struct ac_llvm_context *ctx, LLVMValueRef parameter, LLVMValueRef llvm_chan, LLVMValueRef attr_number, LLVMValueRef params) ac_build_fs_interp_mov() argument
1474 LLVMValueRef params[2] = { ac_ufN_to_float() local
1901 LLVMValueRef params[2] = { ac_build_umsb() local
2549 LLVMValueRef params[] = { ac_build_fsat() local
2583 LLVMValueRef params[] = { ac_build_fract() local
2802 LLVMValueRef params[2] = { ac_find_lsb() local
4118 LLVMValueRef params[2]; _ac_build_dual_src_blend_swizzle() local
4203 LLVMValueRef params[] = { ac_build_frexp_exp() local
4224 LLVMValueRef params[] = { ac_build_frexp_mant() local
4246 LLVMValueRef params[] = { ac_build_canonicalize() local
[all...]
/third_party/mesa3d/src/compiler/glsl/
H A Dbuiltin_functions.cpp5868 builtin_builder::call(ir_function *f, ir_variable *ret, exec_list params) in call() argument
/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_cmd_buffer.c2608 struct dzn_triangle_fan_rewrite_index_params params = { in dzn_cmd_buffer_triangle_fan_rewrite_index() local
2772 struct dzn_indirect_draw_triangle_fan_prim_restart_rewrite_params params = { in dzn_cmd_buffer_indirect_draw() local
3911 struct dzn_indirect_indexed_draw_params params = { in dzn_CmdDrawIndexed() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Deffect-control-linearizer.cc1964 const CheckParameters& params = CheckParametersOf(node->op()); in LowerCheckNumber() local
2037 const CheckParameters& params = CheckParametersOf(node->op()); in LowerCheckString() local
2429 const CheckParameters& params = CheckParametersOf(node->op()); in LowerCheckedInt32ToTaggedSigned() local
2436 const CheckParameters& params in LowerCheckedInt64ToInt32() local
2216 SmiTagOrDeopt(Node* value, const CheckParameters& params, Node* frame_state) SmiTagOrDeopt() argument
2448 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedInt64ToTaggedSigned() local
2466 const CheckBoundsParameters& params = CheckBoundsParametersOf(node->op()); LowerCheckedUint32Bounds() local
2491 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedUint32ToInt32() local
2501 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedUint32ToTaggedSigned() local
2512 const CheckBoundsParameters& params = CheckBoundsParametersOf(node->op()); LowerCheckedUint64Bounds() local
2536 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedUint64ToInt32() local
2547 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedUint64ToTaggedSigned() local
2618 const CheckMinusZeroParameters& params = LowerCheckedFloat64ToInt32() local
2658 const CheckMinusZeroParameters& params = LowerCheckedFloat64ToInt64() local
2668 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedTaggedSignedToInt32() local
2677 CheckParameters const& params = CheckParametersOf(node->op()); LowerCheckedTaggedToArrayIndex() local
2729 const CheckMinusZeroParameters& params = LowerCheckedTaggedToInt32() local
2758 const CheckMinusZeroParameters& params = LowerCheckedTaggedToInt64() local
2864 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedTaggedToTaggedSigned() local
2876 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckedTaggedToTaggedPointer() local
2886 const CheckParameters& params = CheckParametersOf(node->op()); LowerCheckBigInt() local
2998 const CheckTaggedInputParameters& params = LowerCheckedTruncateTaggedToWord32() local
4417 CheckFloat64HoleParameters const& params = LowerCheckFloat64Hole() local
4765 GrowFastElementsParameters params = GrowFastElementsParametersOf(node->op()); LowerMaybeGrowFastElements() local
5139 FastApiCallParameters const& params = n.Parameters(); GenerateSlowApiCall() local
5164 FastApiCallParameters const& params = n.Parameters(); LowerFastApiCall() local
[all...]
/third_party/node/deps/v8/src/codegen/arm64/
H A Dassembler-arm64.cc3697 void Assembler::debug(const char* message, uint32_t code, Instr params) { in debug() argument
/third_party/node/deps/v8/src/parsing/
H A Dpreparser.h1632 DeclareArrowFunctionFormalParameters( PreParserFormalParameters* parameters, const PreParserExpression& params, const Scanner::Location& params_loc) DeclareArrowFunctionFormalParameters() argument
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.cc3955 std::vector<cpp::TemplateParameter> params = {cpp::TemplateParameter("D"), variable
/third_party/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c637 evergreen_fill_buffer_resource_words(struct r600_context *rctx, struct pipe_resource *buffer, struct eg_buf_res_params *params, bool *skip_mip_address_reloc, unsigned tex_resource_words[8]) evergreen_fill_buffer_resource_words() argument
689 struct eg_buf_res_params params; texture_buffer_sampler_view() local
724 evergreen_fill_tex_resource_words(struct r600_context *rctx, struct pipe_resource *texture, struct eg_tex_res_params *params, bool *skip_mip_address_reloc, unsigned tex_resource_words[8]) evergreen_fill_tex_resource_words() argument
921 struct eg_tex_res_params params; evergreen_create_sampler_view_custom() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiFeatureInfo.cpp6643 void createImageFormatTypeTilingTests (tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase params) in createImageFormatTypeTilingTests() argument
6651 ImageFormatPropertyCase params; in createImageFormatTypeTilingTests() member
6694 createImageFormatTypeTests(tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase params) createImageFormatTypeTests() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineShaderModuleIdentifierTests.cpp797 const auto& params = *params_; in generateSources() local
1333 SourcesAndSupportFromParamsBase(tcu::TestContext& testCtx, const std::string& name, BaseParamsPtr&& params) SourcesAndSupportFromParamsBase() argument
1408 ConstantModuleIdentifiersInstance(Context& context, const Params* params) ConstantModuleIdentifiersInstance() argument
1577 ConstantModuleIdentifiersCase(tcu::TestContext& testCtx, const std::string& name, ParamsPtr&& params) ConstantModuleIdentifiersCase() argument
1655 CreateAndUseIdsInstance(Context& context, const Params* params) CreateAndUseIdsInstance() argument
1670 CreateAndUseIdsCase(tcu::TestContext& testCtx, const std::string& name, BaseParamsPtr&& params) CreateAndUseIdsCase() argument
3727 BaseParamsPtr params = baseParams.copy(rndSeed++); createShaderModuleIdentifierTests() local
3736 BaseParamsPtr params = baseParams.copy(rndSeed++); createShaderModuleIdentifierTests() local
3743 BaseParamsPtr params = baseParams.copy(rndSeed++); createShaderModuleIdentifierTests() local
3790 BaseParamsPtr params = baseParams.copy(1); createShaderModuleIdentifierTests() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingAccelerationStructuresTests.cpp2701 RayTracingDeviceASCompabilityKHRTestInstance (Context& context, const de::SharedPtr<TestParams> params) in RayTracingDeviceASCompabilityKHRTestInstance() argument
2756 RayTracingDeviceASCompabilityKHRTestCase (tcu::TestContext& ctx, const char* name, const de::SharedPtr<TestParams> params) in RayTracingDeviceASCompabilityKHRTestCase() argument
2775 RayTracingHeaderBottomAddressTestCase (tcu::TestContext& ctx, const char* name, const de::SharedPtr<TestParams> params) in RayTracingHeaderBottomAddressTestCase() argument
2730 RayTracingHeaderBottomAddressTestInstance(Context& context, const de::SharedPtr<TestParams> params) RayTracingHeaderBottomAddressTestInstance() argument
3255 QueryPoolResultsInstance(Context& context, QueryPoolResultsParamsPtr params) QueryPoolResultsInstance() argument
3326 QueryPoolResultsSizeInstance(Context& context, QueryPoolResultsParamsPtr params) QueryPoolResultsSizeInstance() argument
3338 QueryPoolResultsPointersInstance(Context& context, QueryPoolResultsParamsPtr params) QueryPoolResultsPointersInstance() argument
3347 QueryPoolResultsCase(TestContext& ctx, const char* name, QueryPoolResultsParamsPtr params) QueryPoolResultsCase() argument
3774 CopyWithinPipelineInstance(Context& context, CopyWithinPipelineParamsPtr params) CopyWithinPipelineInstance() argument
3798 CopyBlasInstance(Context& context, CopyWithinPipelineParamsPtr params) CopyBlasInstance() argument
3808 CopySBTInstance(Context& context, CopyWithinPipelineParamsPtr params) CopySBTInstance() argument
3823 PipelineStageASCase(TestContext& ctx, const char* name, CopyWithinPipelineParamsPtr params) PipelineStageASCase() argument
[all...]
H A DvktRayTracingBuiltinTests.cpp2507 std::string getShaderIdentifier(const CaseDef& params, VkShaderStageFlagBits stage) in getShaderIdentifier() argument
4395 CaseDef params = caseDef; in createIndirectTestCases() local
4459 CaseDef params = caseDef; in createIndirectFlagsTestCases() local
2568 addBuiltInShaderSource(SourceCollections& programCollection, VkShaderStageFlagBits stage, const std::string& body, const CaseDef& params, std::string builtInType) addBuiltInShaderSource() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRenderTextureFunctionTests.cpp2269 TextureBinding::Parameters params = m_textures[0]->getParameters(); in initTexture() local
2379 TextureBinding::Parameters params = m_textures[0]->getParameters(); in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
H A DvktSpvAsmInstructionTests.cpp2451 const CaseParams& params = cases[caseNdx]; in createOpSRemComputeGroup() local
2543 const CaseParams& params = cases[caseNdx]; in createOpSRemComputeGroup64() local
2649 const CaseParams& params = cases[caseNdx]; createOpSModComputeGroup() local
2761 const CaseParams& params = cases[caseNdx]; createOpSModComputeGroup64() local
10116 const CaseParams& params = cases[caseNdx]; createOpSRemGraphicsTests() local
10199 const CaseParams& params = cases[caseNdx]; createOpSModGraphicsTests() local
10691 map<string, string> params = convertCase.m_asmTypes; getConvertCaseShaderStr() local
11132 map<string, string> params = convertCase.m_asmTypes; getConvertCaseFragments() local
11188 map<string, string> params = convertCase.m_asmTypes; getConvertCaseFragmentsNoStorage() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiFeatureInfo.cpp6648 void createImageFormatTypeTilingTests (tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase params) in createImageFormatTypeTilingTests() argument
6656 ImageFormatPropertyCase params; in createImageFormatTypeTilingTests() member
6699 createImageFormatTypeTests(tcu::TestCaseGroup* testGroup, ImageFormatPropertyCase params) createImageFormatTypeTests() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp500 CaptureGetTexLevelParameterivANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params) CaptureGetTexLevelParameterivANGLE() argument
531 CaptureGetTexLevelParameterfvANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params) CaptureGetTexLevelParameterfvANGLE() argument
1156 CaptureGetBooleanvRobustANGLE(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLboolean *params) CaptureGetBooleanvRobustANGLE() argument
1203 CaptureGetBufferParameterivRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetBufferParameterivRobustANGLE() argument
1252 CaptureGetFloatvRobustANGLE(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetFloatvRobustANGLE() argument
1299 CaptureGetFramebufferAttachmentParameterivRobustANGLE(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetFramebufferAttachmentParameterivRobustANGLE() argument
1397 CaptureGetProgramivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetProgramivRobustANGLE() argument
1445 CaptureGetRenderbufferParameterivRobustANGLE(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetRenderbufferParameterivRobustANGLE() argument
1494 CaptureGetShaderivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID shaderPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetShaderivRobustANGLE() argument
1542 CaptureGetTexParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetTexParameterfvRobustANGLE() argument
1591 CaptureGetTexParameterivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexParameterivRobustANGLE() argument
1639 CaptureGetUniformfvRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetUniformfvRobustANGLE() argument
1688 CaptureGetUniformivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetUniformivRobustANGLE() argument
1736 CaptureGetVertexAttribfvRobustANGLE(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetVertexAttribfvRobustANGLE() argument
1785 CaptureGetVertexAttribivRobustANGLE(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetVertexAttribivRobustANGLE() argument
2019 CaptureTexParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLfloat *params) CaptureTexParameterfvRobustANGLE() argument
2051 CaptureTexParameterivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params) CaptureTexParameterivRobustANGLE() argument
2412 CaptureGetQueryivRobustANGLE(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetQueryivRobustANGLE() argument
2460 CaptureGetQueryObjectuivRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetQueryObjectuivRobustANGLE() argument
2509 CaptureGetBufferPointervRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params) CaptureGetBufferPointervRobustANGLE() argument
2606 CaptureGetInternalformativRobustANGLE(const State &glState, bool isCallValid, GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetInternalformativRobustANGLE() argument
2657 CaptureGetVertexAttribIivRobustANGLE(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetVertexAttribIivRobustANGLE() argument
2705 CaptureGetVertexAttribIuivRobustANGLE(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetVertexAttribIuivRobustANGLE() argument
2754 CaptureGetUniformuivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetUniformuivRobustANGLE() argument
2803 CaptureGetActiveUniformBlockivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformBlockIndex uniformBlockIndexPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetActiveUniformBlockivRobustANGLE() argument
2953 CaptureGetBufferParameteri64vRobustANGLE(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params) CaptureGetBufferParameteri64vRobustANGLE() argument
3067 CaptureGetSamplerParameterivRobustANGLE(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetSamplerParameterivRobustANGLE() argument
3116 CaptureGetSamplerParameterfvRobustANGLE(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetSamplerParameterfvRobustANGLE() argument
3166 CaptureGetFramebufferParameterivRobustANGLE(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetFramebufferParameterivRobustANGLE() argument
3215 CaptureGetProgramInterfaceivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, GLenum programInterface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetProgramInterfaceivRobustANGLE() argument
3367 CaptureGetTexLevelParameterivRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexLevelParameterivRobustANGLE() argument
3420 CaptureGetTexLevelParameterfvRobustANGLE(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetTexLevelParameterfvRobustANGLE() argument
3474 CaptureGetPointervRobustANGLERobustANGLE(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, void **params) CaptureGetPointervRobustANGLERobustANGLE() argument
3614 CaptureGetnUniformfvRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLfloat *params) CaptureGetnUniformfvRobustANGLE() argument
3663 CaptureGetnUniformivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetnUniformivRobustANGLE() argument
3711 CaptureGetnUniformuivRobustANGLE(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetnUniformuivRobustANGLE() argument
3760 CaptureTexParameterIivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params) CaptureTexParameterIivRobustANGLE() argument
3792 CaptureTexParameterIuivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLuint *params) CaptureTexParameterIuivRobustANGLE() argument
3824 CaptureGetTexParameterIivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetTexParameterIivRobustANGLE() argument
3872 CaptureGetTexParameterIuivRobustANGLE(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetTexParameterIuivRobustANGLE() argument
3986 CaptureGetSamplerParameterIivRobustANGLE(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetSamplerParameterIivRobustANGLE() argument
4035 CaptureGetSamplerParameterIuivRobustANGLE(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params) CaptureGetSamplerParameterIuivRobustANGLE() argument
4085 CaptureGetQueryObjectivRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params) CaptureGetQueryObjectivRobustANGLE() argument
4133 CaptureGetQueryObjecti64vRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params) CaptureGetQueryObjecti64vRobustANGLE() argument
4182 CaptureGetQueryObjectui64vRobustANGLE(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint64 *params) CaptureGetQueryObjectui64vRobustANGLE() argument
5178 CaptureGetQueryObjecti64vEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLint64 *params) CaptureGetQueryObjecti64vEXT() argument
5209 CaptureGetQueryObjectivEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLint *params) CaptureGetQueryObjectivEXT() argument
5239 CaptureGetQueryObjectui64vEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLuint64 *params) CaptureGetQueryObjectui64vEXT() argument
5270 CaptureGetQueryObjectuivEXT(const State &glState, bool isCallValid, QueryID idPacked, GLenum pname, GLuint *params) CaptureGetQueryObjectuivEXT() argument
5301 CaptureGetQueryivEXT(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params) CaptureGetQueryivEXT() argument
5933 CaptureGetMemoryObjectParameterivEXT(const State &glState, bool isCallValid, MemoryObjectID memoryObjectPacked, GLenum pname, GLint *params) CaptureGetMemoryObjectParameterivEXT() argument
6035 CaptureMemoryObjectParameterivEXT(const State &glState, bool isCallValid, MemoryObjectID memoryObjectPacked, GLenum pname, const GLint *params) CaptureMemoryObjectParameterivEXT() argument
6337 CaptureGetnUniformfvEXT(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLfloat *params) CaptureGetnUniformfvEXT() argument
6369 CaptureGetnUniformivEXT(const State &glState, bool isCallValid, ShaderProgramID programPacked, UniformLocation locationPacked, GLsizei bufSize, GLint *params) CaptureGetnUniformivEXT() argument
6497 CaptureGetSemaphoreParameterui64vEXT(const State &glState, bool isCallValid, SemaphoreID semaphorePacked, GLenum pname, GLuint64 *params) CaptureGetSemaphoreParameterui64vEXT() argument
6544 CaptureSemaphoreParameterui64vEXT(const State &glState, bool isCallValid, SemaphoreID semaphorePacked, GLenum pname, const GLuint64 *params) CaptureSemaphoreParameterui64vEXT() argument
6899 CaptureGetProgramPipelineivEXT(const State &glState, bool isCallValid, ProgramPipelineID pipelinePacked, GLenum pname, GLint *params) CaptureGetProgramPipelineivEXT() argument
7920 CaptureGetSamplerParameterIivEXT(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLint *params) CaptureGetSamplerParameterIivEXT() argument
7949 CaptureGetSamplerParameterIuivEXT(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLuint *params) CaptureGetSamplerParameterIuivEXT() argument
7979 CaptureGetTexParameterIivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameterIivEXT() argument
8008 CaptureGetTexParameterIuivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params) CaptureGetTexParameterIuivEXT() argument
8098 CaptureTexParameterIivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameterIivEXT() argument
8128 CaptureTexParameterIuivEXT(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params) CaptureTexParameterIuivEXT() argument
8595 CaptureGetPointervKHR(const State &glState, bool isCallValid, GLenum pname, void **params) CaptureGetPointervKHR() argument
8810 CaptureGetFenceivNV(const State &glState, bool isCallValid, FenceNVID fencePacked, GLenum pname, GLint *params) CaptureGetFenceivNV() argument
9597 CaptureGetFramebufferAttachmentParameterivOES(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLint *params) CaptureGetFramebufferAttachmentParameterivOES() argument
9631 CaptureGetRenderbufferParameterivOES(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLint *params) CaptureGetRenderbufferParameterivOES() argument
9826 CaptureGetBufferPointervOES(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params) CaptureGetBufferPointervOES() argument
10290 CaptureGetSamplerParameterIivOES(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLint *params) CaptureGetSamplerParameterIivOES() argument
10319 CaptureGetSamplerParameterIuivOES(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLuint *params) CaptureGetSamplerParameterIuivOES() argument
10349 CaptureGetTexParameterIivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params) CaptureGetTexParameterIivOES() argument
10378 CaptureGetTexParameterIuivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params) CaptureGetTexParameterIuivOES() argument
10468 CaptureTexParameterIivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params) CaptureTexParameterIivOES() argument
10498 CaptureTexParameterIuivOES(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params) CaptureTexParameterIuivOES() argument
10564 CaptureGetTexGenfvOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLfloat *params) CaptureGetTexGenfvOES() argument
10593 CaptureGetTexGenivOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLint *params) CaptureGetTexGenivOES() argument
10621 CaptureGetTexGenxvOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLfixed *params) CaptureGetTexGenxvOES() argument
10665 CaptureTexGenfvOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLfloat *params) CaptureTexGenfvOES() argument
10709 CaptureTexGenivOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLint *params) CaptureTexGenivOES() argument
10753 CaptureTexGenxvOES(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLfixed *params) CaptureTexGenxvOES() argument
[all...]
H A Dcapture_gles_ext_params.cpp459 CaptureGetBooleanvRobustANGLE_length(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLboolean *params, ParamCapture *paramCapture) CaptureGetBooleanvRobustANGLE_length() argument
470 CaptureGetBooleanvRobustANGLE_params(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLboolean *params, ParamCapture *paramCapture) CaptureGetBooleanvRobustANGLE_params() argument
481 CaptureGetBufferParameterivRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetBufferParameterivRobustANGLE_length() argument
493 CaptureGetBufferParameterivRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetBufferParameterivRobustANGLE_params() argument
505 CaptureGetFloatvRobustANGLE_length(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetFloatvRobustANGLE_length() argument
516 CaptureGetFloatvRobustANGLE_params(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetFloatvRobustANGLE_params() argument
527 CaptureGetFramebufferAttachmentParameterivRobustANGLE_length(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferAttachmentParameterivRobustANGLE_length() argument
540 CaptureGetFramebufferAttachmentParameterivRobustANGLE_params(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferAttachmentParameterivRobustANGLE_params() argument
575 CaptureGetProgramivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetProgramivRobustANGLE_length() argument
587 CaptureGetProgramivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetProgramivRobustANGLE_params() argument
599 CaptureGetRenderbufferParameterivRobustANGLE_length(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetRenderbufferParameterivRobustANGLE_length() argument
611 CaptureGetRenderbufferParameterivRobustANGLE_params(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetRenderbufferParameterivRobustANGLE_params() argument
623 CaptureGetShaderivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID shader, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetShaderivRobustANGLE_length() argument
635 CaptureGetShaderivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID shader, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetShaderivRobustANGLE_params() argument
647 CaptureGetTexParameterfvRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexParameterfvRobustANGLE_length() argument
659 CaptureGetTexParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexParameterfvRobustANGLE_params() argument
671 CaptureGetTexParameterivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterivRobustANGLE_length() argument
683 CaptureGetTexParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterivRobustANGLE_params() argument
695 CaptureGetUniformfvRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetUniformfvRobustANGLE_length() argument
707 CaptureGetUniformfvRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetUniformfvRobustANGLE_params() argument
719 CaptureGetUniformivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetUniformivRobustANGLE_length() argument
731 CaptureGetUniformivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetUniformivRobustANGLE_params() argument
743 CaptureGetVertexAttribfvRobustANGLE_length(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetVertexAttribfvRobustANGLE_length() argument
755 CaptureGetVertexAttribfvRobustANGLE_params(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetVertexAttribfvRobustANGLE_params() argument
767 CaptureGetVertexAttribivRobustANGLE_length(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetVertexAttribivRobustANGLE_length() argument
779 CaptureGetVertexAttribivRobustANGLE_params(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetVertexAttribivRobustANGLE_params() argument
939 CaptureTexParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLfloat *params, ParamCapture *paramCapture) CaptureTexParameterfvRobustANGLE_params() argument
950 CaptureTexParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterivRobustANGLE_params() argument
1094 CaptureGetQueryivRobustANGLE_length(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivRobustANGLE_length() argument
1106 CaptureGetQueryivRobustANGLE_params(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivRobustANGLE_params() argument
1118 CaptureGetQueryObjectuivRobustANGLE_length(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetQueryObjectuivRobustANGLE_length() argument
1130 CaptureGetQueryObjectuivRobustANGLE_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetQueryObjectuivRobustANGLE_params() argument
1142 CaptureGetBufferPointervRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervRobustANGLE_length() argument
1154 CaptureGetBufferPointervRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervRobustANGLE_params() argument
1190 CaptureGetInternalformativRobustANGLE_length(const State &glState, bool isCallValid, GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetInternalformativRobustANGLE_length() argument
1203 CaptureGetInternalformativRobustANGLE_params(const State &glState, bool isCallValid, GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetInternalformativRobustANGLE_params() argument
1216 CaptureGetVertexAttribIivRobustANGLE_length(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetVertexAttribIivRobustANGLE_length() argument
1228 CaptureGetVertexAttribIivRobustANGLE_params(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetVertexAttribIivRobustANGLE_params() argument
1240 CaptureGetVertexAttribIuivRobustANGLE_length(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetVertexAttribIuivRobustANGLE_length() argument
1252 CaptureGetVertexAttribIuivRobustANGLE_params(const State &glState, bool isCallValid, GLuint index, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetVertexAttribIuivRobustANGLE_params() argument
1264 CaptureGetUniformuivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetUniformuivRobustANGLE_length() argument
1276 CaptureGetUniformuivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetUniformuivRobustANGLE_params() argument
1288 CaptureGetActiveUniformBlockivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformBlockIndex uniformBlockIndex, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetActiveUniformBlockivRobustANGLE_length() argument
1301 CaptureGetActiveUniformBlockivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformBlockIndex uniformBlockIndex, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetActiveUniformBlockivRobustANGLE_params() argument
1360 CaptureGetBufferParameteri64vRobustANGLE_length(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetBufferParameteri64vRobustANGLE_length() argument
1372 CaptureGetBufferParameteri64vRobustANGLE_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetBufferParameteri64vRobustANGLE_params() argument
1406 CaptureGetSamplerParameterivRobustANGLE_length(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterivRobustANGLE_length() argument
1418 CaptureGetSamplerParameterivRobustANGLE_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterivRobustANGLE_params() argument
1430 CaptureGetSamplerParameterfvRobustANGLE_length(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetSamplerParameterfvRobustANGLE_length() argument
1442 CaptureGetSamplerParameterfvRobustANGLE_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetSamplerParameterfvRobustANGLE_params() argument
1454 CaptureGetFramebufferParameterivRobustANGLE_length(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferParameterivRobustANGLE_length() argument
1466 CaptureGetFramebufferParameterivRobustANGLE_params(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferParameterivRobustANGLE_params() argument
1478 CaptureGetProgramInterfaceivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, GLenum programInterface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetProgramInterfaceivRobustANGLE_length() argument
1491 CaptureGetProgramInterfaceivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, GLenum programInterface, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetProgramInterfaceivRobustANGLE_params() argument
1552 CaptureGetTexLevelParameterivRobustANGLE_length(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivRobustANGLE_length() argument
1565 CaptureGetTexLevelParameterivRobustANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivRobustANGLE_params() argument
1578 CaptureGetTexLevelParameterfvRobustANGLE_length(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvRobustANGLE_length() argument
1591 CaptureGetTexLevelParameterfvRobustANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvRobustANGLE_params() argument
1604 CaptureGetPointervRobustANGLERobustANGLE_length(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetPointervRobustANGLERobustANGLE_length() argument
1615 CaptureGetPointervRobustANGLERobustANGLE_params(const State &glState, bool isCallValid, GLenum pname, GLsizei bufSize, GLsizei *length, void **params, ParamCapture *paramCapture) CaptureGetPointervRobustANGLERobustANGLE_params() argument
1698 CaptureGetnUniformfvRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetnUniformfvRobustANGLE_length() argument
1710 CaptureGetnUniformfvRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLfloat *params, ParamCapture *paramCapture) CaptureGetnUniformfvRobustANGLE_params() argument
1722 CaptureGetnUniformivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetnUniformivRobustANGLE_length() argument
1734 CaptureGetnUniformivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetnUniformivRobustANGLE_params() argument
1746 CaptureGetnUniformuivRobustANGLE_length(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetnUniformuivRobustANGLE_length() argument
1758 CaptureGetnUniformuivRobustANGLE_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetnUniformuivRobustANGLE_params() argument
1770 CaptureTexParameterIivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterIivRobustANGLE_params() argument
1781 CaptureTexParameterIuivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, const GLuint *params, ParamCapture *paramCapture) CaptureTexParameterIuivRobustANGLE_params() argument
1792 CaptureGetTexParameterIivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivRobustANGLE_length() argument
1804 CaptureGetTexParameterIivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivRobustANGLE_params() argument
1816 CaptureGetTexParameterIuivRobustANGLE_length(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivRobustANGLE_length() argument
1828 CaptureGetTexParameterIuivRobustANGLE_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivRobustANGLE_params() argument
1862 CaptureGetSamplerParameterIivRobustANGLE_length(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIivRobustANGLE_length() argument
1874 CaptureGetSamplerParameterIivRobustANGLE_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIivRobustANGLE_params() argument
1886 CaptureGetSamplerParameterIuivRobustANGLE_length(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIuivRobustANGLE_length() argument
1898 CaptureGetSamplerParameterIuivRobustANGLE_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIuivRobustANGLE_params() argument
1910 CaptureGetQueryObjectivRobustANGLE_length(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryObjectivRobustANGLE_length() argument
1922 CaptureGetQueryObjectivRobustANGLE_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *params, ParamCapture *paramCapture) CaptureGetQueryObjectivRobustANGLE_params() argument
1934 CaptureGetQueryObjecti64vRobustANGLE_length(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjecti64vRobustANGLE_length() argument
1946 CaptureGetQueryObjecti64vRobustANGLE_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjecti64vRobustANGLE_params() argument
1958 CaptureGetQueryObjectui64vRobustANGLE_length(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjectui64vRobustANGLE_length() argument
1970 CaptureGetQueryObjectui64vRobustANGLE_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLsizei bufSize, GLsizei *length, GLuint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjectui64vRobustANGLE_params() argument
1982 CaptureGetTexLevelParameterivANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterivANGLE_params() argument
1995 CaptureGetTexLevelParameterfvANGLE_params(const State &glState, bool isCallValid, TextureTarget targetPacked, GLint level, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexLevelParameterfvANGLE_params() argument
2413 CaptureGetQueryObjecti64vEXT_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjecti64vEXT_params() argument
2432 CaptureGetQueryObjectivEXT_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetQueryObjectivEXT_params() argument
2442 CaptureGetQueryObjectui64vEXT_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLuint64 *params, ParamCapture *paramCapture) CaptureGetQueryObjectui64vEXT_params() argument
2452 CaptureGetQueryObjectuivEXT_params(const State &glState, bool isCallValid, QueryID id, GLenum pname, GLuint *params, ParamCapture *paramCapture) CaptureGetQueryObjectuivEXT_params() argument
2462 CaptureGetQueryivEXT_params(const State &glState, bool isCallValid, QueryType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetQueryivEXT_params() argument
2512 CaptureGetMemoryObjectParameterivEXT_params(const State &glState, bool isCallValid, MemoryObjectID memoryObject, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetMemoryObjectParameterivEXT_params() argument
2541 CaptureMemoryObjectParameterivEXT_params(const State &glState, bool isCallValid, MemoryObjectID memoryObject, GLenum pname, const GLint *params, ParamCapture *paramCapture) CaptureMemoryObjectParameterivEXT_params() argument
2551 CaptureGetnUniformfvEXT_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLfloat *params, ParamCapture *paramCapture) CaptureGetnUniformfvEXT_params() argument
2562 CaptureGetnUniformivEXT_params(const State &glState, bool isCallValid, ShaderProgramID program, UniformLocation location, GLsizei bufSize, GLint *params, ParamCapture *paramCapture) CaptureGetnUniformivEXT_params() argument
2606 CaptureGetSemaphoreParameterui64vEXT_params(const State &glState, bool isCallValid, SemaphoreID semaphore, GLenum pname, GLuint64 *params, ParamCapture *paramCapture) CaptureGetSemaphoreParameterui64vEXT_params() argument
2616 CaptureSemaphoreParameterui64vEXT_params(const State &glState, bool isCallValid, SemaphoreID semaphore, GLenum pname, const GLuint64 *params, ParamCapture *paramCapture) CaptureSemaphoreParameterui64vEXT_params() argument
2705 CaptureGetSamplerParameterIivEXT_params(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLint *params, angle::ParamCapture *paramCapture) CaptureGetSamplerParameterIivEXT_params() argument
2715 CaptureGetSamplerParameterIuivEXT_params(const State &glState, bool isCallValid, SamplerID samplerPacked, GLenum pname, GLuint *params, angle::ParamCapture *paramCapture) CaptureGetSamplerParameterIuivEXT_params() argument
2725 CaptureGetTexParameterIivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, angle::ParamCapture *paramCapture) CaptureGetTexParameterIivEXT_params() argument
2735 CaptureGetTexParameterIuivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params, angle::ParamCapture *paramCapture) CaptureGetTexParameterIuivEXT_params() argument
2765 CaptureTexParameterIivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, angle::ParamCapture *paramCapture) CaptureTexParameterIivEXT_params() argument
2775 CaptureTexParameterIuivEXT_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params, angle::ParamCapture *paramCapture) CaptureTexParameterIuivEXT_params() argument
3002 CaptureGetPointervKHR_params(const State &glState, bool isCallValid, GLenum pname, void **params, ParamCapture *paramCapture) CaptureGetPointervKHR_params() argument
3071 CaptureGetFenceivNV_params(const State &glState, bool isCallValid, FenceNVID fence, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetFenceivNV_params() argument
3149 CaptureGetFramebufferAttachmentParameterivOES_params(const State &glState, bool isCallValid, GLenum target, GLenum attachment, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetFramebufferAttachmentParameterivOES_params() argument
3160 CaptureGetRenderbufferParameterivOES_params(const State &glState, bool isCallValid, GLenum target, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetRenderbufferParameterivOES_params() argument
3217 CaptureGetBufferPointervOES_params(const State &glState, bool isCallValid, BufferBinding targetPacked, GLenum pname, void **params, ParamCapture *paramCapture) CaptureGetBufferPointervOES_params() argument
3348 CaptureGetSamplerParameterIivOES_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIivOES_params() argument
3359 CaptureGetSamplerParameterIuivOES_params(const State &glState, bool isCallValid, SamplerID sampler, GLenum pname, GLuint *params, ParamCapture *paramCapture) CaptureGetSamplerParameterIuivOES_params() argument
3370 CaptureGetTexParameterIivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexParameterIivOES_params() argument
3381 CaptureGetTexParameterIuivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, GLuint *params, ParamCapture *paramCapture) CaptureGetTexParameterIuivOES_params() argument
3412 CaptureTexParameterIivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLint *params, ParamCapture *paramCapture) CaptureTexParameterIivOES_params() argument
3422 CaptureTexParameterIuivOES_params(const State &glState, bool isCallValid, TextureType targetPacked, GLenum pname, const GLuint *params, ParamCapture *paramCapture) CaptureTexParameterIuivOES_params() argument
3432 CaptureGetTexGenfvOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLfloat *params, ParamCapture *paramCapture) CaptureGetTexGenfvOES_params() argument
3442 CaptureGetTexGenivOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLint *params, ParamCapture *paramCapture) CaptureGetTexGenivOES_params() argument
3452 CaptureGetTexGenxvOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, GLfixed *params, ParamCapture *paramCapture) CaptureGetTexGenxvOES_params() argument
3462 CaptureTexGenfvOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLfloat *params, ParamCapture *paramCapture) CaptureTexGenfvOES_params() argument
3472 CaptureTexGenivOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLint *params, ParamCapture *paramCapture) CaptureTexGenivOES_params() argument
3482 CaptureTexGenxvOES_params(const State &glState, bool isCallValid, GLenum coord, GLenum pname, const GLfixed *params, ParamCapture *paramCapture) CaptureTexGenxvOES_params() argument
3637 CaptureGetProgramPipelineivEXT_params(const State &glState, bool isCallValid, ProgramPipelineID pipelinePacked, GLenum pname, GLint *params, angle::ParamCapture *paramCapture) CaptureGetProgramPipelineivEXT_params() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libGL/
H A Dentry_points_gl_4_autogen.cpp511 void GL_APIENTRY GL_GetQueryIndexediv(GLenum target, GLuint index, GLenum pname, GLint *params) in GL_GetQueryIndexediv() argument
612 void GL_APIENTRY GL_GetUniformSubroutineuiv(GLenum shadertype, GLint location, GLuint *params) in GL_GetUniformSubroutineuiv() argument
638 GL_GetUniformdv(GLuint program, GLint location, GLdouble *params) GL_GetUniformdv() argument
1667 GL_GetProgramPipelineiv(GLuint pipeline, GLenum pname, GLint *params) GL_GetProgramPipelineiv() argument
1727 GL_GetVertexAttribLdv(GLuint index, GLenum pname, GLdouble *params) GL_GetVertexAttribLdv() argument
4126 GL_GetActiveAtomicCounterBufferiv(GLuint program, GLuint bufferIndex, GLenum pname, GLint *params) GL_GetActiveAtomicCounterBufferiv() argument
4158 GL_GetInternalformativ(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint *params) GL_GetInternalformativ() argument
4681 GL_GetFramebufferParameteriv(GLenum target, GLenum pname, GLint *params) GL_GetFramebufferParameteriv() argument
4709 GL_GetInternalformati64v(GLenum target, GLenum internalformat, GLenum pname, GLsizei bufSize, GLint64 *params) GL_GetInternalformati64v() argument
4802 GL_GetProgramInterfaceiv(GLuint program, GLenum programInterface, GLenum pname, GLint *params) GL_GetProgramInterfaceiv() argument
4993 GL_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) GL_GetProgramResourceiv() argument
7005 GL_GetNamedBufferParameteri64v(GLuint buffer, GLenum pname, GLint64 *params) GL_GetNamedBufferParameteri64v() argument
7033 GL_GetNamedBufferParameteriv(GLuint buffer, GLenum pname, GLint *params) GL_GetNamedBufferParameteriv() argument
7060 GL_GetNamedBufferPointerv(GLuint buffer, GLenum pname, void **params) GL_GetNamedBufferPointerv() argument
7119 GL_GetNamedFramebufferAttachmentParameteriv(GLuint framebuffer, GLenum attachment, GLenum pname, GLint *params) GL_GetNamedFramebufferAttachmentParameteriv() argument
7183 GL_GetNamedRenderbufferParameteriv(GLuint renderbuffer, GLenum pname, GLint *params) GL_GetNamedRenderbufferParameteriv() argument
7371 GL_GetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat *params) GL_GetTextureLevelParameterfv() argument
7403 GL_GetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint *params) GL_GetTextureLevelParameteriv() argument
7435 GL_GetTextureParameterIiv(GLuint texture, GLenum pname, GLint *params) GL_GetTextureParameterIiv() argument
7462 GL_GetTextureParameterIuiv(GLuint texture, GLenum pname, GLuint *params) GL_GetTextureParameterIuiv() argument
7489 GL_GetTextureParameterfv(GLuint texture, GLenum pname, GLfloat *params) GL_GetTextureParameterfv() argument
7516 GL_GetTextureParameteriv(GLuint texture, GLenum pname, GLint *params) GL_GetTextureParameteriv() argument
8163 GL_GetnUniformdv(GLuint program, GLint location, GLsizei bufSize, GLdouble *params) GL_GetnUniformdv() argument
8191 GL_GetnUniformfv(GLuint program, GLint location, GLsizei bufSize, GLfloat *params) GL_GetnUniformfv() argument
8219 GL_GetnUniformiv(GLuint program, GLint location, GLsizei bufSize, GLint *params) GL_GetnUniformiv() argument
8247 GL_GetnUniformuiv(GLuint program, GLint location, GLsizei bufSize, GLuint *params) GL_GetnUniformuiv() argument
8925 GL_TextureParameterIiv(GLuint texture, GLenum pname, const GLint *params) GL_TextureParameterIiv() argument
8952 GL_TextureParameterIuiv(GLuint texture, GLenum pname, const GLuint *params) GL_TextureParameterIuiv() argument
[all...]

Completed in 199 milliseconds

1...<<191192193194195196197198199200