Searched defs:num_slices (Results 1 – 13 of 13) sorted by relevance
/external/mesa3d/src/gallium/drivers/ilo/ |
D | ilo_blit.h | 45 unsigned first_slice, unsigned num_slices, in ilo_blit_resolve_slices() 91 const unsigned num_slices = (res->target == PIPE_TEXTURE_3D) ? in ilo_blit_resolve_resource() local 141 unsigned first_slice, num_slices; in ilo_blit_resolve_view() local
|
D | ilo_resource.h | 157 unsigned first_slice, unsigned num_slices, in ilo_texture_set_slice_flags() 173 unsigned first_slice, unsigned num_slices, in ilo_texture_set_slice_clear_value()
|
D | ilo_blit.c | 157 unsigned first_slice, unsigned num_slices, in ilo_blit_resolve_slices_for_hiz()
|
D | ilo_resource.c | 367 const unsigned num_slices = (templ->target == PIPE_TEXTURE_3D) ? in tex_create_hiz() local
|
/external/tensorflow/tensorflow/core/distributed_runtime/rpc/ |
D | grpc_util_test.cc | 35 grpc::ByteBuffer MakeBuffer(const string& str, int num_slices) { in MakeBuffer() 163 static void BM_ParseGrpc(int iters, int size, int num_slices) { in BM_ParseGrpc()
|
D | grpc_tensor_coding.cc | 202 int num_slices = 0; in EncodeTensorToByteBuffer() local
|
/external/tensorflow/tensorflow/core/kernels/data/ |
D | tensor_slice_dataset_op.cc | 42 const int64 num_slices = inputs[0].dim_size(0); in MakeDataset() local
|
/external/mesa3d/src/intel/common/ |
D | gen_device_info.h | 98 unsigned num_slices; member
|
/external/tensorflow/tensorflow/core/util/ |
D | tensor_slice_reader.cc | 307 const int num_slices = e.second->Slices().size(); in DebugString() local
|
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_texture.c | 93 unsigned align_x, align_y, nblocksx, nblocksy, block_size, num_slices; in llvmpipe_texture_layout() local
|
/external/tensorflow/tensorflow/core/kernels/ |
D | sparse_matmul_op.cc | 1284 const MatrixR& mat, const int num_rows, const int num_slices, in SliceMatrix() 1302 const int num_slices = (num_cols + N - 1) / N; in CreateDenseSlices() local
|
/external/mesa3d/src/gallium/include/pipe/ |
D | p_video_state.h | 163 unsigned num_slices; member
|
/external/v4l2_codec2/vda/ |
D | v4l2-controls.h | 1122 __u32 num_slices; member
|