Home
last modified time | relevance | path

Searched defs:const_size (Results 1 - 6 of 6) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_vs_exec.c92 vs_exec_run_linear(struct draw_vertex_shader *shader, const float (*input)[4], float (*output)[4], const void *constants[PIPE_MAX_CONSTANT_BUFFERS], const unsigned const_size[PIPE_MAX_CONSTANT_BUFFERS], unsigned count, unsigned input_stride, unsigned output_stride, const unsigned *fetch_elts) vs_exec_run_linear() argument
H A Ddraw_pt_fetch_shade_pipeline.c214 const_size, in draw_vertex_shader_run() local
195 draw_vertex_shader_run(struct draw_vertex_shader *vshader, const void *constants[PIPE_MAX_CONSTANT_BUFFERS], unsigned const_size[PIPE_MAX_CONSTANT_BUFFERS], const struct draw_fetch_info *fetch_info, const struct draw_vertex_info *input_verts, struct draw_vertex_info *output_verts) draw_vertex_shader_run() argument
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/
H A Dstring_view_test.cc1084 constexpr absl::string_view::size_type const_size = cstr_len.size(); in TEST() local
/third_party/node/deps/v8/src/objects/
H A Dswiss-name-dictionary-inl.h665 int const_size = in MaxCapacity() local
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_device_generated_commands.c1144 unsigned const_size = graphics_pipeline->base.push_constant_size + in radv_prepare_dgc() local
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c6545 nir_const_value *const_size = in spirv_to_nir() local

Completed in 14 milliseconds