Home
last modified time | relevance | path

Searched defs:cpp (Results 1 – 25 of 169) sorted by relevance

1234567

/external/mesa3d/src/broadcom/common/
Dv3d_tiling.c37 v3d_utile_width(int cpp) in v3d_utile_width()
55 v3d_utile_height(int cpp) in v3d_utile_height()
78 v3d_get_utile_pixel_offset(uint32_t cpp, uint32_t x, uint32_t y) in v3d_get_utile_pixel_offset()
93 v3d_get_lt_pixel_offset(uint32_t cpp, uint32_t image_h, uint32_t x, uint32_t y) in v3d_get_lt_pixel_offset()
115 v3d_get_ublinear_pixel_offset(uint32_t cpp, uint32_t x, uint32_t y, in v3d_get_ublinear_pixel_offset()
135 v3d_get_ublinear_2_column_pixel_offset(uint32_t cpp, uint32_t image_h, in v3d_get_ublinear_2_column_pixel_offset()
142 v3d_get_ublinear_1_column_pixel_offset(uint32_t cpp, uint32_t image_h, in v3d_get_ublinear_1_column_pixel_offset()
156 v3d_get_uif_pixel_offset(uint32_t cpp, uint32_t image_h, uint32_t x, uint32_t y, in v3d_get_uif_pixel_offset()
200 v3d_get_uif_xor_pixel_offset(uint32_t cpp, uint32_t image_h, in v3d_get_uif_xor_pixel_offset()
207 v3d_get_uif_no_xor_pixel_offset(uint32_t cpp, uint32_t image_h, in v3d_get_uif_no_xor_pixel_offset()
[all …]
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_tiling.h34 vc4_utile_width(int cpp) in vc4_utile_width()
51 vc4_utile_height(int cpp) in vc4_utile_height()
90 int cpp, const struct pipe_box *box) in vc4_load_lt_image()
106 int cpp, const struct pipe_box *box) in vc4_store_lt_image()
Dvc4_tiling_lt.c47 vc4_utile_stride(int cpp) in vc4_utile_stride()
70 swizzle_lt_x(int x, int cpp) in swizzle_lt_x()
101 swizzle_lt_y(int y, int cpp) in swizzle_lt_y()
132 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_aligned()
172 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_unaligned()
229 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_helper()
248 int cpp, const struct pipe_box *box, bool to_cpu) in vc4_lt_image_cpp_helper()
Dvc4_tiling.c60 vc4_size_is_lt(uint32_t width, uint32_t height, int cpp) in vc4_size_is_lt()
124 int cpp, const struct pipe_box *box, in vc4_t_image_helper()
183 int cpp, const struct pipe_box *box) in vc4_store_t_image()
193 int cpp, const struct pipe_box *box) in vc4_load_t_image()
207 uint8_t tiling_format, int cpp, in vc4_load_tiled_image()
229 uint8_t tiling_format, int cpp, in vc4_store_tiled_image()
/external/mesa3d/src/gallium/drivers/i915/
Di915_blit.c34 i915_fill_blit(struct i915_context *i915, unsigned cpp, unsigned rgba_mask, in i915_fill_blit()
79 i915_copy_blit(struct i915_context *i915, unsigned cpp, in i915_copy_blit()
/external/mesa3d/src/gallium/drivers/vc4/kernel/
Dvc4_validate.c52 utile_width(int cpp) in utile_width()
70 utile_height(int cpp) in utile_height()
90 size_is_lt(uint32_t width, uint32_t height, int cpp) in size_is_lt()
152 uint32_t width, uint32_t height, uint8_t cpp) in vc4_check_tex_size()
571 uint32_t cpp, tiling_format, utile_w, utile_h; in reloc_tex() local
/external/harfbuzz_ng/subprojects/packagefiles/ragel/
Dmeson.build8 cpp = meson.get_compiler('cpp') variable
/external/swiftshader/src/System/
DBuild.cpp34 class cpp class
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/renderers/
Dcpp_config.cc21 namespace cpp { namespace
Dop_comment_renderer.cc21 namespace cpp { namespace
Dguard_renderer.cc22 namespace cpp { namespace
Dnamespace_renderer.cc21 namespace cpp { namespace
Dinclude_renderer.cc21 namespace cpp { namespace
Dcpp_file_renderer.cc23 namespace cpp { namespace
Dop_renderer.cc23 namespace cpp { namespace
/external/tensorflow/tensorflow/c/experimental/ops/gen/cpp/views/
Darg_type_view.cc21 namespace cpp { namespace
Darg_view.cc19 namespace cpp { namespace
/external/skia/third_party/icu/
Dmake_data_cpp.py45 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
/external/tinyxml2/
Dmeson.build29 cpp = meson.get_compiler('cpp') variable
/external/cronet/third_party/icu/scripts/
Dmake_data_cpp.py62 cpp = ('#include <cstdint>\nextern "C" uint32_t {0}[] __attribute__((aligned(16))) = {{\n', variable
/external/perfetto/
Dmeson.build31 cpp = meson.get_compiler('cpp') variable
/external/llvm-libc/test/src/__support/CPP/
Dcstddef_test.cpp12 namespace LIBC_NAMESPACE::cpp { namespace
/external/libkmsxx/
Dmeson.build7 cpp = meson.get_compiler('cpp') variable
/external/mesa3d/src/gallium/drivers/crocus/
Dcrocus_blt.c35 color_depth_for_cpp(int cpp) in color_depth_for_cpp()
52 unsigned cpp = fmtl->bpb / 8; in blt_set_alpha_to_one() local
146 unsigned cpp, in emit_copy_blt()
/external/protobuf/
Dversion.json7 "cpp": "3.21.12", string

1234567