Home
last modified time | relevance | path

Searched defs:cpp (Results 76 - 100 of 101) sorted by relevance

12345

/third_party/protobuf/src/google/protobuf/compiler/cpp/
H A Dcpp_file.cc60 namespace cpp { namespace
H A Dcpp_helpers.h58 namespace cpp { namespace
H A Dcpp_helpers.cc64 namespace cpp { namespace
H A Dcpp_message.cc65 namespace cpp { namespace
/third_party/curl/packages/OS400/
H A Dccsidcurl.c423 const char **cpp; in curl_version_info_ccsid() local
584 char **cpp; in curl_easy_getinfo_ccsid() local
[all...]
/third_party/libdrm/intel/
H A Dintel_bufmgr_fake.c838 drm_intel_fake_bo_alloc_tiled(drm_intel_bufmgr * bufmgr, const char *name, int x, int y, int cpp, uint32_t *tiling_mode, unsigned long *pitch, unsigned long flags) drm_intel_fake_bo_alloc_tiled() argument
H A Dintel_bufmgr_gem.c838 drm_intel_gem_bo_alloc_tiled(drm_intel_bufmgr *bufmgr, const char *name, int x, int y, int cpp, uint32_t *tiling_mode, unsigned long *pitch, unsigned long flags) drm_intel_gem_bo_alloc_tiled() argument
/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dvx_meta_common.c530 uint32_t cpp = in emit_copy_layer_to_buffer_per_tile_list() local
1082 uint32_t cpp = imgrsc->aspectMask & VK_IMAGE_ASPECT_STENCIL_BIT ? in emit_copy_buffer_to_layer_per_tile_list() local
H A Dv3dv_private.h593 uint32_t cpp; member
/third_party/mesa3d/src/gallium/frontends/dri/
H A Dkopper.c812 int cpp = util_format_get_blocksize(res->format); in kopper_update_tex_buffer() local
/third_party/mesa3d/src/intel/blorp/
H A Dblorp_clear.c679 const unsigned cpp = in blorp_clear() local
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.c2200 const unsigned cpp = fmtl->bpb / 8; in tile_extents() local
2307 const unsigned cpp = fmtl->bpb / 8; in iris_map_direct() local
H A Diris_state.c2347 const unsigned cpp = format == ISL_FORMAT_RAW ? 1 : fmtl->bpb / 8; in fill_buffer_surface_state() local
2835 const unsigned cpp = util_format_get_blocksize(pfmt); in fill_buffer_image_param() local
/third_party/mesa3d/src/vulkan/wsi/
H A Dwsi_common.c1566 const uint32_t cpp = vk_format_get_blocksize(pCreateInfo->imageFormat); in wsi_configure_buffer_image() local
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.c1462 const unsigned cpp = fmtl->bpb / 8; in tile_extents() local
1570 const unsigned cpp = fmtl->bpb / 8; in crocus_map_direct() local
/third_party/skia/third_party/externals/spirv-cross/
H A Dmain.cpp698 bool cpp = false; member
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.h131 namespace cpp { namespace
/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_clear_blit.c1014 r3d_src_gmem(struct tu_cmd_buffer *cmd, struct tu_cs *cs, const struct tu_image_view *iview, enum pipe_format format, enum pipe_format dst_format, uint32_t gmem_offset, uint32_t cpp) r3d_src_gmem() argument
3125 store_cp_blit(struct tu_cmd_buffer *cmd, struct tu_cs *cs, const struct tu_image_view *iview, uint32_t samples, bool separate_stencil, enum pipe_format src_format, enum pipe_format dst_format, uint32_t gmem_offset, uint32_t cpp) store_cp_blit() argument
3184 store_3d_blit(struct tu_cmd_buffer *cmd, struct tu_cs *cs, const struct tu_image_view *iview, uint32_t dst_samples, bool separate_stencil, enum pipe_format src_format, enum pipe_format dst_format, const VkRect2D *render_area, uint32_t gmem_offset, uint32_t cpp) store_3d_blit() argument
[all...]
H A Dtu_cmd_buffer.c1126 uint32_t cpp = att->cpp; in tu_emit_input_attachments() local
/third_party/python/Tools/clinic/
H A Dclinic.py13 import cpp namespace
/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h963 unsigned int cpp; member
/third_party/libdrm/include/drm/
H A Di915_drm.h195 unsigned int cpp; member
/third_party/mesa3d/src/imagination/vulkan/
H A Dpvr_cmd_buffer.c697 const unsigned int cpp = vk_format_get_blocksize(vk_format); in pvr_stride_from_pitch() local
/third_party/mesa3d/src/intel/isl/
H A Disl.h2925 isl_get_tile_dims(enum isl_tiling tiling, uint32_t cpp, in isl_get_tile_dims() argument
2952 isl_get_tile_masks(enum isl_tiling tiling, uint32_t cpp, in isl_get_tile_masks() argument
/third_party/mesa3d/include/drm-uapi/
H A Di915_drm.h319 unsigned int cpp; member

Completed in 98 milliseconds

12345