| /third_party/mesa3d/src/freedreno/fdl/ |
| H A D | freedreno_layout.h | 144 fdl_pitch(const struct fdl_layout *layout, unsigned level) in fdl_pitch() argument 154 fdl_ubwc_pitch(const struct fdl_layout *layout, unsigned level) in fdl_ubwc_pitch() argument 162 fdl_layer_stride(const struct fdl_layout *layout, unsigned level) in fdl_layer_stride() argument 172 fdl2_pitch(const struct fdl_layout *layout, unsigned level) fdl2_pitch() argument 181 fdl2_pitch_pixels(const struct fdl_layout *layout, unsigned level) fdl2_pitch_pixels() argument 187 fdl_surface_offset(const struct fdl_layout *layout, unsigned level, unsigned layer) fdl_surface_offset() argument 195 fdl_ubwc_offset(const struct fdl_layout *layout, unsigned level, unsigned layer) fdl_ubwc_offset() argument 205 fdl_level_linear(const struct fdl_layout *layout, int level) fdl_level_linear() argument 218 fdl_tile_mode(const struct fdl_layout *layout, int level) fdl_tile_mode() argument 227 fdl_ubwc_enabled(const struct fdl_layout *layout, int level) fdl_ubwc_enabled() argument [all...] |
| /third_party/mesa3d/src/freedreno/decode/ |
| H A D | pgmdump.c | 440 int j, level = 0; in dump_shaders_a2xx() local 492 int j, level = 0; in dump_shaders_a2xx() local 539 int instrs_size, hdr_size, sect_size, nconsts = 0, level = 0, compact = 0; in dump_shaders_a3xx() local 620 int instrs_size, hdr_size, sect_size, nconsts = 0, level in dump_shaders_a3xx() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/r600/sb/ |
| H A D | sb_pass.h | 171 int level; member in r600_sb::dump 597 unsigned level; member in r600_sb::ssa_prepare [all...] |
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 230 v3d_resource_transfer_map(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **pptrans) v3d_resource_transfer_map() argument 342 v3d_texture_subdata(struct pipe_context *pctx, struct pipe_resource *prsc, unsigned level, unsigned usage, const struct pipe_box *box, const void *data, unsigned stride, unsigned layer_stride) v3d_texture_subdata() argument 458 v3d_resource_get_param(struct pipe_screen *pscreen, struct pipe_context *pctx, struct pipe_resource *prsc, unsigned plane, unsigned layer, unsigned level, enum pipe_resource_param param, unsigned usage, uint64_t *value) v3d_resource_get_param() argument 694 v3d_layer_offset(struct pipe_resource *prsc, uint32_t level, uint32_t layer) v3d_layer_offset() argument 1055 unsigned level = surf_tmpl->u.tex.level; v3d_create_surface() local [all...] |
| H A D | v3d_blit.c | 401 v3d_get_blit_surface(struct pipe_context *pctx, struct pipe_resource *prsc, enum pipe_format format, unsigned level, int16_t layer) v3d_get_blit_surface() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/virgl/ |
| H A D | virgl_screen.c | 811 virgl_flush_frontbuffer(struct pipe_screen *screen, struct pipe_context *ctx, struct pipe_resource *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_flush_frontbuffer() argument
|
| H A D | virgl_resource.c | 596 unsigned level, nblocksy; in virgl_resource_layout() local 140 virgl_res_needs_readback(struct virgl_context *vctx, struct virgl_resource *res, unsigned usage, unsigned level) virgl_res_needs_readback() argument 481 virgl_resource_transfer_map(struct pipe_context *ctx, struct pipe_resource *resource, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **transfer) virgl_resource_transfer_map() argument 837 virgl_resource_create_transfer(struct virgl_context *vctx, struct pipe_resource *pres, const struct virgl_resource_metadata *metadata, unsigned level, unsigned usage, const struct pipe_box *box) virgl_resource_create_transfer() argument 938 virgl_resource_dirty(struct virgl_resource *res, uint32_t level) virgl_resource_dirty() argument [all...] |
| /third_party/mesa3d/src/intel/common/ |
| H A D | intel_decoder.h | 95 int level; member
|
| /third_party/mesa3d/src/gallium/drivers/zink/ |
| H A D | zink_clear.c | 429 create_clear_surface(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box) in create_clear_surface() argument 453 zink_clear_texture(struct pipe_context *pctx, struct pipe_resource *pres, unsigned level, const struct pipe_box *box, const void *data) zink_clear_texture() argument
|
| /third_party/mesa3d/src/gallium/winsys/virgl/vtest/ |
| H A D | virgl_vtest_winsys.c | 53 vtest_get_transfer_size(struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t level, uint32_t *valid_stride_p) vtest_get_transfer_size() argument 78 virgl_vtest_transfer_put(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_put() argument 106 virgl_vtest_transfer_get_internal(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level, bool flush_front_buffer) virgl_vtest_transfer_get_internal() argument 163 virgl_vtest_transfer_get(struct virgl_winsys *vws, struct virgl_hw_res *res, const struct pipe_box *box, uint32_t stride, uint32_t layer_stride, uint32_t buf_offset, uint32_t level) virgl_vtest_transfer_get() argument 632 virgl_vtest_flush_frontbuffer(struct virgl_winsys *vws, struct virgl_hw_res *res, unsigned level, unsigned layer, void *winsys_drawable_handle, struct pipe_box *sub_box) virgl_vtest_flush_frontbuffer() argument [all...] |
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| H A D | svga_resource_texture.c | 336 unsigned level = st->base.level; in svga_texture_transfer_map_direct() local 469 svga_texture_transfer_map(struct pipe_context *pipe, struct pipe_resource *texture, unsigned level, unsigned usage, const struct pipe_box *box, struct pipe_transfer **ptransfer) svga_texture_transfer_map() argument 648 update_image_vgpu9(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level) update_image_vgpu9() argument 659 update_image_vgpu10(struct svga_context *svga, struct svga_winsys_surface *surf, const SVGA3dBox *box, unsigned slice, unsigned level, unsigned numMipLevels) update_image_vgpu10() argument [all...] |
| H A D | svga_pipe_blit.c | 77 intra_surface_copy(struct svga_context *svga, struct pipe_resource *tex, unsigned src_x, unsigned src_y, unsigned src_z, unsigned level, unsigned layer_face, unsigned dst_x, unsigned dst_y, unsigned dst_z, unsigned width, unsigned height, unsigned depth) intra_surface_copy() argument [all...] |
| /third_party/mesa3d/src/glx/ |
| H A D | glxext.c | 76 glx_message(int level, const char *f, ...) in glx_message() argument
|
| /third_party/node/deps/v8/third_party/zlib/ |
| H A D | deflate.h | 188 int level; /* compression level (1..9) */ member
|
| /third_party/nghttp2/src/ |
| H A D | h2load_quic.cc | 292 int recv_rx_key(ngtcp2_conn *conn, ngtcp2_encryption_level level, in recv_rx_key() argument 491 int Client::quic_write_client_handshake(ngtcp2_encryption_level level, in quic_write_client_handshake() argument
|
| H A D | nghttp.h | 188 int level; member
|
| /third_party/node/deps/icu-small/source/common/ |
| H A D | icuplug.cpp | 61 UPlugLevel level; /**< level of plugin */ member 448 uplug_setPlugLevel(UPlugData *data, UPlugLevel level) { in uplug_setPlugLevel() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | textureview.c | 316 GLint level, levelWidth = width, levelHeight = height, levelDepth = depth; in initialize_texture_fields() local
|
| H A D | texparam.c | 1703 get_tex_level_parameter_image(struct gl_context *ctx, const struct gl_texture_object *texObj, GLenum target, GLint level, GLenum pname, GLint *params, bool dsa) get_tex_level_parameter_image() argument 2066 get_tex_level_parameteriv(struct gl_context *ctx, struct gl_texture_object *texObj, GLenum target, GLint level, GLenum pname, GLint *params, bool dsa) get_tex_level_parameteriv() argument 2103 _mesa_GetTexLevelParameterfv( GLenum target, GLint level, GLenum pname, GLfloat *params ) _mesa_GetTexLevelParameterfv() argument 2124 _mesa_GetTexLevelParameteriv( GLenum target, GLint level, GLenum pname, GLint *params ) _mesa_GetTexLevelParameteriv() argument 2142 _mesa_GetTextureLevelParameterfv(GLuint texture, GLint level, GLenum pname, GLfloat *params) _mesa_GetTextureLevelParameterfv() argument 2164 _mesa_GetTextureLevelParameterfvEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLfloat *params) _mesa_GetTextureLevelParameterfvEXT() argument 2186 _mesa_GetMultiTexLevelParameterfvEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLfloat *params) _mesa_GetMultiTexLevelParameterfvEXT() argument 2210 _mesa_GetTextureLevelParameteriv(GLuint texture, GLint level, GLenum pname, GLint *params) _mesa_GetTextureLevelParameteriv() argument 2229 _mesa_GetTextureLevelParameterivEXT(GLuint texture, GLenum target, GLint level, GLenum pname, GLint *params) _mesa_GetTextureLevelParameterivEXT() argument 2248 _mesa_GetMultiTexLevelParameterivEXT(GLenum texunit, GLenum target, GLint level, GLenum pname, GLint *params) _mesa_GetMultiTexLevelParameterivEXT() argument [all...] |
| /third_party/mesa3d/src/loader/ |
| H A D | loader.c | 73 static void default_logger(int level, const char *fmt, ...) in default_logger() argument 86 static void ohos_logger(int level, const char *fmt, ...) in ohos_logger() argument
|
| /third_party/mesa3d/src/microsoft/vulkan/ |
| H A D | dzn_image.c | 322 dzn_image_range_get_subresource_index(const struct dzn_image *image, const VkImageSubresourceRange *subres, VkImageAspectFlagBits aspect, uint32_t level, uint32_t layer) dzn_image_range_get_subresource_index() argument 380 dzn_image_get_dsv_desc(const struct dzn_image *image, const VkImageSubresourceRange *range, uint32_t level) dzn_image_get_dsv_desc() argument 447 dzn_image_get_rtv_desc(const struct dzn_image *image, const VkImageSubresourceRange *range, uint32_t level) dzn_image_get_rtv_desc() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/openssl/ |
| H A D | openssl.c | 733 ngtcp2_crypto_level level = in set_encryption_secrets() local 755 ngtcp2_crypto_level level = in add_handshake_data() local 773 static int send_alert(SSL *ssl, enum ssl_encryption_level_t level, in send_alert() argument
|
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/wolfssl/ |
| H A D | wolfssl.c | 299 WOLFSSL_ENCRYPTION_LEVEL level = in ngtcp2_crypto_read_write_crypto_data() local 444 ngtcp2_crypto_level level = in set_encryption_secrets() local 470 ngtcp2_crypto_level level = in add_handshake_data() local 490 send_alert(WOLFSSL *ssl, enum wolfssl_encryption_level_t level, uint8_t alert) send_alert() argument [all...] |
| /third_party/node/deps/ngtcp2/ngtcp2/crypto/boringssl/ |
| H A D | boringssl.c | 544 ngtcp2_crypto_level level = in set_read_secret() local 561 ngtcp2_crypto_level level = in set_write_secret() local 577 ngtcp2_crypto_level level = in add_handshake_data() local
|
| /third_party/mesa3d/include/drm-uapi/ |
| H A D | virtgpu_drm.h | 129 __u32 level; member 138 __u32 level; member
|