Home
last modified time | relevance | path

Searched defs:format (Results 1051 - 1075 of 3144) sorted by relevance

1...<<41424344454647484950>>...126

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dradeon_video.c291 enum pipe_video_format format = u_reduce_video_profile(profile); in rvid_get_video_param() local
328 rvid_is_format_supported(struct pipe_screen *screen, enum pipe_format format, enum pipe_video_profile profile, enum pipe_video_entrypoint entrypoint) rvid_is_format_supported() argument
/third_party/mesa3d/src/gallium/frontends/nine/
H A Dvertexdeclaration9.c487 enum pipe_format format; in NineVertexDeclaration9_ConvertStreamOutput() local
H A Dvolume9.c239 NineVolume9_GetSystemMemOffset(enum pipe_format format, unsigned stride, in NineVolume9_GetSystemMemOffset() argument
322 enum pipe_format format = This->info.format; NineVolume9_LockBox() local
[all...]
/third_party/mesa3d/src/gallium/frontends/vdpau/
H A Dquery.c234 enum pipe_format format; in vlVdpOutputSurfaceQueryCapabilities() local
286 enum pipe_format format; in vlVdpOutputSurfaceQueryGetPutBitsNativeCapabilities() local
434 enum pipe_format format; vlVdpBitmapSurfaceQueryCapabilities() local
[all...]
H A Dsurface.c205 enum pipe_format format, buffer_format; in vlVdpVideoSurfaceGetBitsYCbCr() local
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/dri/
H A Ddri_sw_winsys.c54 enum pipe_format format; member
118 dri_sw_displaytarget_create(struct sw_winsys *winsys, unsigned tex_usage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) dri_sw_displaytarget_create() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_screen.c393 softpipe_is_format_supported( struct pipe_screen *screen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned bind) softpipe_is_format_supported() argument
[all...]
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...]
/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...]
/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

Completed in 19 milliseconds

1...<<41424344454647484950>>...126