Home
last modified time | relevance | path

Searched defs:format (Results 1101 - 1125 of 4095) sorted by relevance

1...<<41424344454647484950>>...164

/third_party/mesa3d/src/gallium/drivers/v3d/
H A Dv3d_resource.h58 uint8_t format; member
/third_party/mesa3d/src/gallium/frontends/omx/bellagio/
H A Dvid_dec.c352 OMX_VIDEO_PARAM_PORTFORMATTYPE *format = param; vid_dec_SetParameter() local
410 OMX_VIDEO_PARAM_PORTFORMATTYPE *format = param; vid_dec_GetParameter() local
[all...]
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_fs.c247 SVGA3dSurfaceFormat format = stex->key.format; in make_fs_key() local
H A Dsvga_screen_cache.h64 SVGA3dSurfaceFormat format; member
/third_party/mesa3d/src/gallium/winsys/sw/wrapper/
H A Dwrapper_sw_winsys.c88 wsw_is_dt_format_supported(struct sw_winsys *ws, unsigned tex_usage, enum pipe_format format) wsw_is_dt_format_supported() argument
146 wsw_dt_create(struct sw_winsys *ws, unsigned bind, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned *stride) wsw_dt_create() argument
/third_party/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga_overlay.h137 VMwareVideoGetAttributes(const SVGAOverlayFormat format, /* IN */ in VMwareVideoGetAttributes() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_io.c178 enum pipe_format format = c->vs_key->attr_formats[attr]; in vc4_nir_lower_vertex_attr() local
/third_party/mesa3d/src/gallium/winsys/virgl/vtest/
H A Dvirgl_vtest_winsys.h63 uint32_t format; member
/third_party/mesa3d/src/gallium/winsys/sw/hgl/
H A Dhgl_sw_winsys.cpp57 enum pipe_format format; member
95 hgl_winsys_convert_cs(enum pipe_format format) in hgl_winsys_convert_cs() argument
87 hgl_winsys_is_displaytarget_format_supported(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format) hgl_winsys_is_displaytarget_format_supported() argument
109 hgl_winsys_displaytarget_create(struct sw_winsys* winsys, unsigned textureUsage, enum pipe_format format, unsigned width, unsigned height, unsigned alignment, const void *front_private, unsigned* stride) hgl_winsys_displaytarget_create() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/sw/gdi/
H A Dgdi_sw_winsys.c51 enum pipe_format format; member
122 gdi_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) gdi_sw_displaytarget_create() argument
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.c235 clear_tile_rgba(struct softpipe_cached_tile *tile, enum pipe_format format, const union pipe_color_union *clear_value) clear_tile_rgba() argument
284 clear_tile(struct softpipe_cached_tile *tile, enum pipe_format format, uint64_t clear_value) clear_tile() argument
[all...]
H A Dsp_tex_tile_cache.h101 enum pipe_format format; member
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dmemory.cpp219 image::format() const { in format() function in image
170 image(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t array_size, size_t row_pitch, size_t slice_pitch, size_t size, void *host_ptr, cl_mem buffer) image() argument
263 image1d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t row_pitch, void *host_ptr) image1d() argument
273 image1d_buffer(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t row_pitch, void *host_ptr, cl_mem buffer) image1d_buffer() argument
283 image1d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t array_size, size_t slice_pitch, void *host_ptr) image1d_array() argument
294 image2d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t row_pitch, void *host_ptr) image2d() argument
304 image2d_array(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t array_size, size_t row_pitch, size_t slice_pitch, void *host_ptr) image2d_array() argument
315 image3d(clover::context &ctx, std::vector<cl_mem_properties> properties, cl_mem_flags flags, const cl_image_format *format, size_t width, size_t height, size_t depth, size_t row_pitch, size_t slice_pitch, void *host_ptr) image3d() argument
[all...]
/third_party/mesa3d/src/gallium/winsys/svga/drm/
H A Dvmw_screen_dri.c142 vmw_drm_gb_surface_from_handle(struct svga_winsys_screen *sws, struct winsys_handle *whandle, SVGA3dSurfaceFormat *format) vmw_drm_gb_surface_from_handle() argument
214 vmw_drm_surface_from_handle(struct svga_winsys_screen *sws, struct winsys_handle *whandle, SVGA3dSurfaceFormat *format) vmw_drm_surface_from_handle() argument
[all...]
/third_party/node/src/
H A Dblob_serializer_deserializer-inl.h53 void BlobSerializerDeserializer::Debug(const char* format, in Debug() argument
/third_party/node/deps/v8/src/wasm/
H A Dwasm-result.cc21 void VPrintFToString(std::string* str, size_t str_offset, const char* format, in VPrintFToString() argument
43 void PrintFToString(std::string* str, size_t str_offset, const char* format, in PrintFToString() argument
54 std::string WasmError::FormatError(const char* format, va_list args) { in FormatError() argument
60 void ErrorThrower::Format(ErrorType type, const char* format, va_list args) { in Format() argument
74 TypeError(const char* format, ...) TypeError() argument
81 RangeError(const char* format, ...) RangeError() argument
88 CompileError(const char* format, ...) CompileError() argument
95 LinkError(const char* format, ...) LinkError() argument
102 RuntimeError(const char* format, ...) RuntimeError() argument
[all...]
/third_party/node/deps/v8/third_party/zlib/
H A Dgzwrite.c382 int ZEXPORTVA gzvprintf(gzFile file, const char *format, va_list va) in gzvprintf() argument
454 int ZEXPORTVA gzprintf(gzFile file, const char *format, ...) in gzprintf() argument
[all...]
/third_party/mesa3d/src/mesa/main/
H A Dtexcompress_cpal.c46 GLenum format; member
H A Dpixel.c143 validate_pbo_access(struct gl_context *ctx, struct gl_pixelstore_attrib *pack, GLsizei mapsize, GLenum format, GLenum type, GLsizei clientMemSize, const GLvoid *ptr) validate_pbo_access() argument
H A Dpbo.c66 _mesa_validate_pbo_access(GLuint dimensions, const struct gl_pixelstore_attrib *pack, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, const GLvoid *ptr) _mesa_validate_pbo_access() argument
178 _mesa_validate_pbo_source(struct gl_context *ctx, GLuint dimensions, const struct gl_pixelstore_attrib *unpack, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, const GLvoid *ptr, const char *where) _mesa_validate_pbo_source() argument
258 _mesa_map_validate_pbo_source(struct gl_context *ctx, GLuint dimensions, const struct gl_pixelstore_attrib *unpack, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, const GLvoid *ptr, const char *where) _mesa_map_validate_pbo_source() argument
336 _mesa_map_validate_pbo_dest(struct gl_context *ctx, GLuint dimensions, const struct gl_pixelstore_attrib *unpack, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLsizei clientMemSize, GLvoid *ptr, const char *where) _mesa_map_validate_pbo_dest() argument
395 _mesa_validate_pbo_teximage(struct gl_context *ctx, GLuint dimensions, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid *pixels, const struct gl_pixelstore_attrib *unpack, const char *funcName) _mesa_validate_pbo_teximage() argument
[all...]
H A Dtexcompress_rgtc.c436 _mesa_get_compressed_rgtc_func(mesa_format format) in _mesa_get_compressed_rgtc_func() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_eglimage.c43 is_format_supported(struct pipe_screen *screen, enum pipe_format format, in is_format_supported() argument
203 st_pipe_format_to_base_format(enum pipe_format format) st_pipe_format_to_base_format() argument
[all...]
/third_party/mesa3d/src/intel/isl/
H A Disl_surface_state.c125 get_media_compression_format(enum isl_format format, in get_media_compression_format() argument
[all...]
/third_party/mesa3d/src/mapi/glapi/tests/
H A Dcheck_table.cpp1544 glGetColorTableEXT(GLenum target, GLenum format, GLenum type, GLvoid *table) in glGetColorTableEXT() argument
1569 gl_dispatch_stub_356(GLenum target, GLenum format, GLenum type, GLvoid * image) in gl_dispatch_stub_356() argument
1594 gl_dispatch_stub_359(GLenum target, GLenum format, GLenum type, GLvoid * row, GLvoid * column, GLvoid * span) in gl_dispatch_stub_359() argument
1605 gl_dispatch_stub_361(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values) in gl_dispatch_stub_361() argument
1631 gl_dispatch_stub_364(GLenum target, GLboolean reset, GLenum format, GLenum type, GLvoid * values) in gl_dispatch_stub_364() argument
[all...]
/third_party/mesa3d/src/mesa/vbo/
H A Dvbo_private.h93 vbo_attrtype_to_integer_flag(GLenum format) in vbo_attrtype_to_integer_flag() argument
110 vbo_attrtype_to_double_flag(GLenum format) in vbo_attrtype_to_double_flag() argument
143 vbo_get_default_vals_as_union(GLenum format) in vbo_get_default_vals_as_union() argument

Completed in 16 milliseconds

1...<<41424344454647484950>>...164