Home
last modified time | relevance | path

Searched refs:copy_type (Results 1 – 15 of 15) sorted by relevance

/third_party/mesa3d/src/intel/isl/
Disl_tiled_memcpy_sse41.c43 isl_memcpy_type copy_type) in _isl_memcpy_linear_to_tiled_sse41() argument
46 has_swizzling, tiling, copy_type); in _isl_memcpy_linear_to_tiled_sse41()
56 isl_memcpy_type copy_type) in _isl_memcpy_tiled_to_linear_sse41() argument
59 has_swizzling, tiling, copy_type); in _isl_memcpy_tiled_to_linear_sse41()
Disl_tiled_memcpy_normal.c42 isl_memcpy_type copy_type) in _isl_memcpy_linear_to_tiled() argument
45 has_swizzling, tiling, copy_type); in _isl_memcpy_linear_to_tiled()
55 isl_memcpy_type copy_type) in _isl_memcpy_tiled_to_linear() argument
58 has_swizzling, tiling, copy_type); in _isl_memcpy_tiled_to_linear()
Disl_tiled_memcpy.c236 isl_memcpy_type copy_type);
598 choose_copy_function(isl_memcpy_type copy_type) in choose_copy_function() argument
600 switch(copy_type) { in choose_copy_function()
633 isl_memcpy_type copy_type) in linear_to_xtiled_faster() argument
635 isl_mem_copy_fn mem_copy = choose_copy_function(copy_type); in linear_to_xtiled_faster()
678 isl_memcpy_type copy_type) in linear_to_ytiled_faster() argument
680 isl_mem_copy_fn mem_copy = choose_copy_function(copy_type); in linear_to_ytiled_faster()
722 isl_memcpy_type copy_type) in xtiled_to_linear_faster() argument
724 isl_mem_copy_fn mem_copy = choose_copy_function(copy_type); in xtiled_to_linear_faster()
778 isl_memcpy_type copy_type) in ytiled_to_linear_faster() argument
[all …]
Disl_priv.h171 isl_memcpy_type copy_type);
180 isl_memcpy_type copy_type);
189 isl_memcpy_type copy_type);
198 isl_memcpy_type copy_type);
Disl.c46 isl_memcpy_type copy_type) in isl_memcpy_linear_to_tiled() argument
49 if (copy_type == ISL_MEMCPY_STREAMING_LOAD) { in isl_memcpy_linear_to_tiled()
52 tiling, copy_type); in isl_memcpy_linear_to_tiled()
59 tiling, copy_type); in isl_memcpy_linear_to_tiled()
69 isl_memcpy_type copy_type) in isl_memcpy_tiled_to_linear() argument
72 if (copy_type == ISL_MEMCPY_STREAMING_LOAD) { in isl_memcpy_tiled_to_linear()
75 tiling, copy_type); in isl_memcpy_tiled_to_linear()
82 tiling, copy_type); in isl_memcpy_tiled_to_linear()
Disl.h2905 isl_memcpy_type copy_type);
2918 isl_memcpy_type copy_type);
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_memcpy.c122 const struct glsl_type *copy_type = in lower_memcpy_impl() local
127 copy_type, copy_size); in lower_memcpy_impl()
130 copy_type, copy_size); in lower_memcpy_impl()
Dnir_gather_ssa_types.c54 copy_type(unsigned src, unsigned dst, bool src_is_sink, in copy_type() function
76 copy_type(src.ssa->index, dest->ssa.index, src_is_sink, float_types, progress); in copy_types()
77 copy_type(src.ssa->index, dest->ssa.index, src_is_sink, int_types, progress); in copy_types()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp769 , copy_type(autoincrement) in Variables()
812 const Variable copy_type; member in vkt::robustness::__anone180b5db0111::Variables
1063 shaderSource.makeSame(var.copy_type, var.buffer_type); in MakeShader()
1066 shaderSource.makeSame(var.copy_type, var.buffer_type_vec); in MakeShader()
1072 (var.copy_type, is, op::TypeMatrix, var.buffer_type_vec, 4); in MakeShader()
1105 shaderSource.makeSame(var.array_content_type, var.copy_type); in MakeShader()
1140 (var.copy_type_ptr, is, op::TypePointer, "StorageBuffer", var.copy_type) in MakeShader()
1199 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
1233 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
1264 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
DvktRobustBufferAccessWithVariablePointersTests.cpp769 , copy_type(autoincrement) in Variables()
812 const Variable copy_type; member in vkt::robustness::__anonf35b539b0111::Variables
1063 shaderSource.makeSame(var.copy_type, var.buffer_type); in MakeShader()
1066 shaderSource.makeSame(var.copy_type, var.buffer_type_vec); in MakeShader()
1072 (var.copy_type, is, op::TypeMatrix, var.buffer_type_vec, 4); in MakeShader()
1105 shaderSource.makeSame(var.array_content_type, var.copy_type); in MakeShader()
1140 (var.copy_type_ptr, is, op::TypePointer, "StorageBuffer", var.copy_type) in MakeShader()
1199 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
1233 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
1264 (loadResult, is, op::Load, var.copy_type, actualLoadChain) in MakeShader()
/third_party/openssl/apps/include/
Dapps.h108 int set_ext_copy(int *copy_type, const char *arg);
109 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
/third_party/node/deps/openssl/openssl/apps/include/
Dapps.h108 int set_ext_copy(int *copy_type, const char *arg);
109 int copy_extensions(X509 *x, X509_REQ *req, int copy_type);
/third_party/openssl/apps/lib/
Dapps.c1195 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() argument
1198 *copy_type = EXT_COPY_NONE; in set_ext_copy()
1200 *copy_type = EXT_COPY_ADD; in set_ext_copy()
1202 *copy_type = EXT_COPY_ALL; in set_ext_copy()
1208 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) in copy_extensions() argument
1215 if (copy_type == EXT_COPY_NONE) in copy_extensions()
1227 if (copy_type == EXT_COPY_ADD) in copy_extensions()
/third_party/node/deps/openssl/openssl/apps/lib/
Dapps.c1197 int set_ext_copy(int *copy_type, const char *arg) in set_ext_copy() argument
1200 *copy_type = EXT_COPY_NONE; in set_ext_copy()
1202 *copy_type = EXT_COPY_ADD; in set_ext_copy()
1204 *copy_type = EXT_COPY_ALL; in set_ext_copy()
1210 int copy_extensions(X509 *x, X509_REQ *req, int copy_type) in copy_extensions() argument
1217 if (copy_type == EXT_COPY_NONE) in copy_extensions()
1229 if (copy_type == EXT_COPY_ADD) in copy_extensions()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56992 typedef typename nsTArray_CopyChooser<E>::Type copy_type; typedef in nsTArray_Impl
56993 typedef nsTArray_base<Alloc, copy_type> base_type;
58086 copy_type::MoveNonOverlappingRegion(Elements() + j, Elements() + i, in RemoveElementsBy()
58189 copy_type::MoveNonOverlappingRegion(Elements() + len, aArray.Elements(), otherLen, in AppendElements()