Home
last modified time | relevance | path

Searched defs:format (Results 576 - 600 of 6002) sorted by relevance

1...<<21222324252627282930>>...241

/third_party/mesa3d/src/gallium/include/frontend/
H A Dvdpau_dmabuf.h66 uint32_t format; member
H A Dwinsys_handle.h68 uint64_t format; member
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_sampler_view.c66 SVGA3dSurfaceFormat format = svga_translate_format(ss, pt->format, in svga_get_tex_sampler_view() local
H A Dsvga_resource.c84 SVGA3dSurfaceFormat format; in svga_can_create_resource() local
/third_party/mesa3d/src/glx/apple/
H A Dapple_xgl_api_read.c100 __applegl_glReadPixels(GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, void *pixels) __applegl_glReadPixels() argument
/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_format.c152 zink_decompose_vertex_format(enum pipe_format format) in zink_decompose_vertex_format() argument
199 zink_pipe_format_to_vk_format(enum pipe_format format) in zink_pipe_format_to_vk_format() argument
206 zink_format_is_voidable_rgba_variant(enum pipe_format format) in zink_format_is_voidable_rgba_variant() argument
/third_party/node/deps/icu-small/source/common/
H A Drestrace.cpp33 CharString format; in trace() local
/third_party/mesa3d/src/mesa/state_tracker/tests/
H A Dst_format.c39 is_format_supported(struct pipe_screen *pscreen, enum pipe_format format, enum pipe_texture_target target, unsigned sample_count, unsigned storage_sample_count, unsigned usage) is_format_supported() argument
/third_party/mesa3d/src/intel/isl/
H A Disl_gfx7.c28 gfx7_format_needs_valign2(const struct isl_device *dev, enum isl_format format) gfx7_format_needs_valign2() argument
[all...]
H A Disl_storage_image.c28 isl_is_storage_image_format(enum isl_format format) in isl_is_storage_image_format() argument
79 isl_lower_storage_image_format(const struct intel_device_info *devinfo, enum isl_format format) isl_lower_storage_image_format() argument
319 isl_buffer_fill_image_param(const struct isl_device *dev, struct brw_image_param *param, enum isl_format format, uint64_t size) isl_buffer_fill_image_param() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Ddrawpix.c49 _mesa_DrawPixels( GLsizei width, GLsizei height, GLenum format, GLenum type, const GLvoid *pixels ) _mesa_DrawPixels() argument
[all...]
/third_party/mesa3d/src/util/
H A Du_string.h72 util_sprintf(char *str, const char *format, ...) in util_sprintf() argument
82 util_vasprintf(char **ret, const char *format, va_list ap) in util_vasprintf() argument
H A Dstring_buffer.c108 _mesa_string_buffer_vprintf(struct _mesa_string_buffer *str, const char *format, va_list args) _mesa_string_buffer_vprintf() argument
139 _mesa_string_buffer_printf(struct _mesa_string_buffer *str, const char *format, ...) _mesa_string_buffer_printf() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
H A Dnv30_format.h31 nv30_format_info(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format_info() argument
38 nv30_format(struct pipe_screen *pscreen, enum pipe_format format) in nv30_format() argument
45 nv30_vtxfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_vtxfmt() argument
52 nv30_texfmt(struct pipe_screen *pscreen, enum pipe_format format) in nv30_texfmt() argument
/third_party/libevdev/test/
H A Dtest-common.c14 test_logfunc_abort_on_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_abort_on_error() argument
24 test_logfunc_ignore_error(enum libevdev_log_priority priority, void *data, const char *file, int line, const char *func, const char *format, va_list args) test_logfunc_ignore_error() argument
/third_party/libdrm/tests/tegra/
H A Dvic-clear.c40 const unsigned int format = VIC_PIXEL_FORMAT_A8R8G8B8; in main() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_draw.c153 is_z32(enum pipe_format format) in is_z32() argument
H A Dfd5_texture.c134 enum pipe_format format = cso->format; in fd5_sampler_view_create() local
[all...]
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_formats.c42 enum isl_format format = isl_format_for_pipe_format(pformat); in iris_format_for_usage() local
128 enum isl_format format = isl_format_for_pipe_format(pformat); iris_is_format_supported() local
[all...]
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_util.c33 pipe2surface(enum pipe_format format, struct surface_format *fmt) in pipe2surface() argument
127 fd2_pipe2surface(enum pipe_format format) in fd2_pipe2surface() argument
139 fd2_pipe2color(enum pipe_format format) fd2_pipe2color() argument
211 fd2_tex_swiz(enum pipe_format format, unsigned swizzle_r, unsigned swizzle_g, unsigned swizzle_b, unsigned swizzle_a) fd2_tex_swiz() argument
231 fd2_vtx_swiz(enum pipe_format format, unsigned swizzle) fd2_vtx_swiz() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_debug.h67 lp_build_name(LLVMValueRef val, const char *format, ...) in lp_build_name() argument
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_resource.c29 setup_slices(struct fd_resource *rsc, uint32_t alignment, enum pipe_format format) setup_slices() argument
/third_party/musl/libc-test/src/functionalext/supplement/stdio/
H A Dvfprintf.c45 void vfprintf_test(char *file_name, char *format, char *func_name, char *want_reuslt, ...) in vfprintf_test() argument
66 void vfprintf_n_test(char *file_name, char *format, char *func_name, char *want_reuslt, ...) in vfprintf_n_test() argument
/third_party/libphonenumber/metadata/src/main/java/com/google/i18n/phonenumbers/metadata/regex/
H A DRegexFormatter.java46 public static String format(String regex, FormatOption formatOption) { in format() method in RegexFormatter
59 private String format() { in format() method in RegexFormatter
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiBufferAndImageAllocationUtil.cpp106 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument
144 createTestImage(tcu::IVec2 size, VkFormat format, Context& context, Allocator& allocator, Move<VkImage>& image, const MemoryRequirement& requirement, de::MovePtr<Allocation>& memory, VkImageTiling tiling) const createTestImage() argument

Completed in 9 milliseconds

1...<<21222324252627282930>>...241