Home
last modified time | relevance | path

Searched defs:format (Results 1701 - 1725 of 4230) sorted by relevance

1...<<61626364656667686970>>...170

/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_texture.c366 enum pipe_format format = resource->format; in softpipe_transfer_map() local
[all...]
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_screen.c326 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
448 vc4_screen_query_dmabuf_modifiers(struct pipe_screen *pscreen, enum pipe_format format, int max, uint64_t *modifiers, unsigned int *external_only, int *count) vc4_screen_query_dmabuf_modifiers() argument
476 vc4_screen_is_dmabuf_modifier_supported(struct pipe_screen *pscreen, uint64_t modifier, enum pipe_format format, bool *external_only) vc4_screen_is_dmabuf_modifier_supported() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_surface.h39 VkFormat format[2]; member
/third_party/mesa3d/src/gallium/frontends/hgl/
H A Dhgl.c110 enum pipe_format format; in hgl_st_framebuffer_validate_textures() local
[all...]
/third_party/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_formats.c32 static bool lvp_is_filter_minmax_format_supported(VkFormat format) in lvp_is_filter_minmax_format_supported() argument
62 lvp_physical_device_get_format_properties(struct lvp_physical_device *physical_device, VkFormat format, VkFormatProperties3 *out_properties) lvp_physical_device_get_format_properties() argument
175 lvp_GetPhysicalDeviceFormatProperties2( VkPhysicalDevice physicalDevice, VkFormat format, VkFormatProperties2* pFormatProperties) lvp_GetPhysicalDeviceFormatProperties2() argument
400 lvp_GetPhysicalDeviceSparseImageFormatProperties( VkPhysicalDevice physicalDevice, VkFormat format, VkImageType type, uint32_t samples, VkImageUsageFlags usage, VkImageTiling tiling, uint32_t* pNumProperties, VkSparseImageFormatProperties* pProperties) lvp_GetPhysicalDeviceSparseImageFormatProperties() argument
[all...]
/third_party/mesa3d/src/gallium/tests/graw/
H A Dgraw_util.h40 enum pipe_format format; in graw_util_create_window() local
222 graw_util_create_tex2d(const struct graw_info *info, int width, int height, enum pipe_format format, const void *data) graw_util_create_tex2d() argument
[all...]
/third_party/node/src/crypto/
H A Dcrypto_rsa.cc261 DoExport( std::shared_ptr<KeyObjectData> key_data, WebCryptoKeyFormat format, const RSAKeyExportConfig& params, ByteSource* out) DoExport() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.h41 WasmError(uint32_t offset, const char* format, ...) : offset_(offset) { in WasmError() argument
/third_party/node/deps/zlib/
H A Dgzwrite.c359 int ZEXPORTVA gzvprintf(gzFile file, const char *format, va_list va) { in gzvprintf() argument
430 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) { in gzprintf() argument
443 int ZEXPORTVA gzprintf(gzFile file, const char *format, int a1, int a2, int a3, in gzprintf() argument
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dfuse_opt.c177 static int process_opt_param(void *var, const char *format, const char *param, in process_opt_param() argument
/third_party/ntfs-3g/libntfs-3g/
H A Dlogging.c399 void ntfs_log_early_error(const char *format, argument
317 ntfs_log_redirect(const char *function, const char *file, int line, u32 level, void *data, const char *format, ...) ntfs_log_redirect() argument
359 ntfs_log_handler_syslog(const char *function __attribute__((unused)), const char *file __attribute__((unused)), int line __attribute__((unused)), u32 level, void *data __attribute__((unused)), const char *format, va_list args) ntfs_log_handler_syslog() argument
436 ntfs_log_handler_fprintf(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_fprintf() argument
534 ntfs_log_handler_stdout(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_stdout() argument
565 ntfs_log_handler_outerr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_outerr() argument
595 ntfs_log_handler_stderr(const char *function, const char *file, int line, u32 level, void *data, const char *format, va_list args) ntfs_log_handler_stderr() argument
[all...]
/third_party/node/deps/googletest/src/
H A Dgtest-printers.cc256 const CharFormat format = PrintAsCharLiteralTo(c, os); in PrintCharAndCodeTo() local
/third_party/node/deps/icu-small/source/common/
H A Dsimpleformatter.cpp158 UnicodeString& SimpleFormatter::format( in format() function in SimpleFormatter
165 UnicodeString& SimpleFormatter::format( in format() function in SimpleFormatter
173 UnicodeString& SimpleFormatter::format( in format() function in SimpleFormatter
274 UnicodeString &SimpleFormatter::format( in format() function in SimpleFormatter
/third_party/mesa3d/src/mesa/main/
H A Drenderbuffer.c92 enum pipe_format format; in renderbuffer_alloc_sw_storage() local
138 enum pipe_format format = PIPE_FORMAT_NONE; in renderbuffer_alloc_storage() local
581 enum pipe_format format = resource->format; _mesa_update_renderbuffer_surface() local
[all...]
H A Dtexstate.c544 GLenum format = texObj->Image[0][texObj->Attrib.BaseLevel]->_BaseFormat; in update_tex_combine() local
H A Dformatquery.c705 GLenum format in _mesa_query_internal_format_default() local
[all...]
H A Dframebuffer.c793 _mesa_source_buffer_exists(struct gl_context *ctx, GLenum format) in _mesa_source_buffer_exists() argument
689 renderbuffer_exists(struct gl_context *ctx, struct gl_framebuffer *fb, GLenum format, GLboolean reading) renderbuffer_exists() argument
803 _mesa_dest_buffer_exists(struct gl_context *ctx, GLenum format) _mesa_dest_buffer_exists() argument
857 const mesa_format format = fb->_ColorReadBuffer->Format; _mesa_get_color_read_format() local
932 const mesa_format format = fb->_ColorReadBuffer->Format; _mesa_get_color_read_type() local
947 _mesa_get_read_renderbuffer_for_format(const struct gl_context *ctx, GLenum format) _mesa_get_read_renderbuffer_for_format() argument
[all...]
H A Dshaderimage.c43 _mesa_get_shader_image_format(GLenum format) in _mesa_get_shader_image_format() argument
190 get_image_format_class(mesa_format format) in get_image_format_class() argument
350 _mesa_get_image_format_class(GLenum format) in _mesa_get_image_format_class() argument
432 const GLenum format in _mesa_default_image_unit() local
361 _mesa_is_shader_image_format_supported(const struct gl_context *ctx, GLenum format) _mesa_is_shader_image_format_supported() argument
522 validate_bind_image_texture(struct gl_context *ctx, GLuint unit, GLuint texture, GLint level, GLint layer, GLenum access, GLenum format, bool check_level_layer) validate_bind_image_texture() argument
564 set_image_binding(struct gl_image_unit *u, struct gl_texture_object *texObj, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) set_image_binding() argument
586 bind_image_texture(struct gl_context *ctx, struct gl_texture_object *texObj, GLuint unit, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) bind_image_texture() argument
601 _mesa_BindImageTexture_no_error(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) _mesa_BindImageTexture_no_error() argument
616 _mesa_BindImageTexture(GLuint unit, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLenum format) _mesa_BindImageTexture() argument
661 _mesa_BindImageTextureEXT(GLuint index, GLuint texture, GLint level, GLboolean layered, GLint layer, GLenum access, GLint format) _mesa_BindImageTextureEXT() argument
[all...]
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c71 needs_integer_signed_unsigned_conversion(const struct gl_context *ctx, GLenum format, GLenum type) needs_integer_signed_unsigned_conversion() argument
276 blit_to_staging(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) blit_to_staging() argument
344 try_cached_readpixels(struct st_context *st, struct gl_renderbuffer *rb, bool invert_y, GLsizei width, GLsizei height, GLenum format, enum pipe_format src_format, enum pipe_format dst_format) try_cached_readpixels() argument
412 st_ReadPixels(struct gl_context *ctx, GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, const struct gl_pixelstore_attrib *pack, void *pixels) st_ReadPixels() argument
[all...]
H A Dst_sampler_view.c515 enum pipe_format format; in st_get_sampler_view_format() local
588 st_create_texture_sampler_view_from_stobj(struct st_context *st, struct gl_texture_object *texObj, enum pipe_format format, bool glsl130_or_later) st_create_texture_sampler_view_from_stobj() argument
669 enum pipe_format format = st_get_sampler_view_format(st, texObj, st_get_texture_sampler_view_from_stobj() local
[all...]
H A Dst_program.h76 enum pipe_format format = st_get_view_format(stObj); in st_get_external_sampler_key() local
[all...]
H A Dst_format.c130 st_pipe_format_to_mesa_format(enum pipe_format format) st_pipe_format_to_mesa_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
1206 st_choose_matching_format_noverify(struct st_context *st, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format_noverify() argument
1230 st_choose_matching_format(struct st_context *st, unsigned bind, GLenum format, GLenum type, GLboolean swapBytes) st_choose_matching_format() argument
1247 st_ChooseTextureFormat(struct gl_context *ctx, GLenum target, GLint internalFormat, GLenum format, GLenum type) st_ChooseTextureFormat() argument
1394 enum pipe_format format; st_QuerySamplesForFormat() local
1490 mesa_format format = st_ChooseTextureFormat(ctx, target, internalFormat, GL_NONE, GL_NONE); st_QueryInternalFormat() local
1505 mesa_format format = st_ChooseTextureFormat(ctx, target, internalFormat, GL_NONE, GL_NONE); st_QueryInternalFormat() local
[all...]
/third_party/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_ycbcr_textures.c257 const struct anv_format *format = state.conversion->format; in anv_nir_lower_ycbcr_textures_instr() local
/third_party/node/deps/icu-small/source/i18n/
H A Dnumber_formatimpl.cpp58 int32_t NumberFormatterImpl::format(UFormattedNumberData *results, UErrorCode &status) const { in format() function in NumberFormatterImpl
H A Dnumrange_impl.cpp158 void NumberRangeFormatterImpl::format(UFormattedNumberRangeData& data, bool equalBeforeRounding, UErrorCode& status) const { in format() function in NumberRangeFormatterImpl

Completed in 19 milliseconds

1...<<61626364656667686970>>...170