Home
last modified time | relevance | path

Searched defs:index_count (Results 1 – 10 of 10) sorted by relevance

/external/rust/crates/vulkano/src/command_buffer/
Dmod.rs155 pub index_count: u32, field
/external/tensorflow/tensorflow/compiler/xla/
Dshape_util.h707 std::vector<int64> index_count; member
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_evaluator.cc1518 std::vector<int64> index_count; in IterationSpaceForOutputBatchIndices() local
1536 std::vector<int64> index_count(output_rank, 1); in IterationSpaceForOutputOffsetIndices() local
/external/deqp/external/openglcts/modules/gl/
Dgl3cTransformFeedbackTests.cpp389 glw::GLint index_count = 0; in testExtension1() local
/external/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_private.h721 uint32_t index_count; member
/external/igt-gpu-tools/lib/
Dpanfrost-job.h888 u32 index_count; member
/external/rust/crates/vulkano/src/command_buffer/synced/
Dcommands.rs1536 index_count: u32, in draw_indexed() field
/external/tensorflow/tensorflow/compiler/mlir/hlo/lib/Dialect/mhlo/IR/
Dhlo_ops.cc4115 uint64_t index_count = index_type.getShape()[index_vector_dim]; in fold() local
/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c5074 uint32_t index_count) in radv_cs_emit_draw_indexed_packet()
/external/rust/crates/ash/src/vk/
Ddefinitions.rs9299 pub index_count: u32, field
9330 pub fn index_count(mut self, index_count: u32) -> Self { in index_count() method
9461 pub index_count: u32, field
9493 pub fn index_count(mut self, index_count: u32) -> Self { in index_count() method
31575 pub index_count: u32, field
31652 pub fn index_count(mut self, index_count: u32) -> Self { in index_count() method