Home
last modified time | relevance | path

Searched defs:stride (Results 476 - 500 of 1122) sorted by relevance

1...<<11121314151617181920>>...45

/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_resource.h296 unsigned stride; member
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_compute_transforms.cpp170 nir_ssa_def *stride = nir_channel(&b, state_var_data, 0); in get_fake_so_buffer_vertex_count() local
198 nir_ssa_def *stride = nir_channel(&b, state_var_data, 0); in get_draw_auto() local
/third_party/mesa3d/src/gallium/auxiliary/driver_rbug/
H A Drbug_screen.c339 rbug_screen_resource_get_info(struct pipe_screen *_screen, struct pipe_resource *_resource, unsigned *stride, unsigned *offset) rbug_screen_resource_get_info() argument
/third_party/mesa3d/src/gallium/drivers/crocus/
H A Dcrocus_resource.h286 unsigned stride; member
/third_party/mesa3d/src/gbm/main/
H A Dgbm_abi_check.c118 uint32_t stride; member
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_texture.c939 unsigned stride = in r300_texture_setup_format_state() local
993 unsigned stride = in r300_texture_setup_fb_state() local
H A Dr300_texture_desc.c118 unsigned tile_width, width, stride; in r300_texture_get_stride() local
217 unsigned stride, size, layer_size, nblocksy, i; in r300_setup_miptree() local
307 r300_pixels_to_dwords(unsigned stride, unsigned height, unsigned xblock, unsigned yblock) r300_pixels_to_dwords() argument
364 unsigned zcomp_numdw, zcompsize, hiz_numdw, stride, height; r300_setup_hyperz_properties() local
419 unsigned pipes, stride, cmask_num_dw, cmask_max_size; r300_setup_cmask_properties() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_perfcounter.c88 unsigned stride; /* in uint64s */ member
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_exp.c844 int stride = 5 * (6 - (top / 16 - 1)); /* multiple of 5, but less in BN_mod_exp_mont_consttime() local
/third_party/rust/crates/cxx/gen/src/include/
H A Dcxx.h247 std::size_t stride; member in rust::cxxbridge1::final
[all...]
/third_party/rust/crates/cxx/gen/cmd/src/gen/include/
H A Dcxx.h247 std::size_t stride; member in rust::cxxbridge1::final
[all...]
/third_party/rust/crates/cxx/gen/build/src/gen/include/
H A Dcxx.h247 std::size_t stride; member in rust::cxxbridge1::final
[all...]
/third_party/rust/crates/cxx/include/
H A Dcxx.h247 std::size_t stride; member in rust::cxxbridge1::final
[all...]
/third_party/openssl/crypto/bn/
H A Dbn_exp.c836 int stride = 5 * (6 - (top / 16 - 1)); /* multiple of 5, but less in BN_mod_exp_mont_consttime() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp103 GraphicsPipelineBuilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const deUint32 stride) in setVertexInputSingleAttribute() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shader_object/
H A DvktShaderObjectMiscTests.cpp56 deUint32 stride; member
107 void ShaderObjectMiscInstance::bindVertexBuffers (const vk::DeviceInterface& vk, vk::VkCommandBuffer cmdBuffer, vk::VkDeviceSize* stride, vk::VkBuffer buffer, vk::VkDeviceSize bufferSize) const in bindVertexBuffers() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
H A DvktGeometryTestsUtil.cpp103 GraphicsPipelineBuilder& GraphicsPipelineBuilder::setVertexInputSingleAttribute (const VkFormat vertexFormat, const deUint32 stride) in setVertexInputSingleAttribute() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Dglslang_wrapper_utils.h86 uint32_t stride = kInvalid; member
/third_party/skia/third_party/externals/angle2/src/common/
H A Dandroid_util.cpp63 int stride; member
/third_party/vk-gl-cts/external/amber/src/src/
H A Dtype.h278 void SetStrideInBytes(uint32_t stride) { in SetStrideInBytes() argument
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DAttributeLayoutTest.cpp50 VertexData(int dimension, const double *data, unsigned offset, unsigned stride) in VertexData() argument
183 operator ()(std::shared_ptr<Container> container, unsigned offset, unsigned stride, const VertexData &data) const operator ()() argument
/third_party/skia/src/core/
H A DSkRasterPipeline.h119 int stride; member
124 int stride; member
/third_party/skia/third_party/externals/swiftshader/src/Shader/
H A DVertexRoutine.cpp103 UInt stride = *Pointer<UInt>(data + OFFSET(DrawData,stride) + sizeof(unsigned int) * i); in readInput() local
140 Vector4f VertexRoutine::readStream(Pointer<Byte> &buffer, UInt &stride, const Stream &stream, const UInt &index) in readStream() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Ddecoration_manager.cpp102 const uint32_t stride = inst->opcode() == SpvOpGroupDecorate ? 1u : 2u; in RemoveDecorationsFrom() local
372 const uint32_t stride = start; in AddDecoration() local
613 const uint32_t stride = inst->opcode() == SpvOpGroupDecorate ? 1u : 2u; in RemoveDecoration() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Ddecoration_manager.cpp102 const uint32_t stride = inst->opcode() == SpvOpGroupDecorate ? 1u : 2u; in RemoveDecorationsFrom() local
372 const uint32_t stride = start; in AddDecoration() local
613 const uint32_t stride = inst->opcode() == SpvOpGroupDecorate ? 1u : 2u; in RemoveDecoration() local

Completed in 25 milliseconds

1...<<11121314151617181920>>...45