Home
last modified time | relevance | path

Searched defs:is_array (Results 26 - 50 of 64) sorted by relevance

123

/third_party/mesa3d/src/gallium/drivers/zink/
H A Dzink_lower_cubemap_to_array.c344 lower_cube_coords(nir_builder *b, nir_ssa_def *coord, bool is_array) in lower_cube_coords() argument
/third_party/mesa3d/src/microsoft/compiler/
H A Ddxil_nir_lower_int_cubemaps.c382 lower_cube_coords(nir_builder *b, nir_ssa_def *coord, bool is_array, bool is_image) in lower_cube_coords() argument
/third_party/mesa3d/src/mesa/program/
H A Dprog_to_nir.c470 _mesa_texture_index_to_sampler_dim(gl_texture_index index, bool *is_array) in _mesa_texture_index_to_sampler_dim() argument
555 bool is_array; in ptn_tex() local
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo.c381 bool is_array = target >= PIPE_TEXTURE_1D_ARRAY; in st_pbo_sampler_type_for_target() local
/kernel/linux/linux-5.10/include/media/
H A Dv4l2-ctrls.h256 unsigned int is_array:1; member
/kernel/linux/linux-6.6/include/media/
H A Dv4l2-ctrls.h272 unsigned int is_array:1; member
/third_party/jerryscript/jerry-core/ecma/builtin-objects/
H A Decma-builtin-json.c1005 ecma_value_t is_array = ecma_is_value_array (obj_value); in ecma_builtin_json_serialize_array() local
1279 ecma_value_t is_array = ecma_is_value_array (value); in ecma_builtin_json_serialize_property() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_compute_blit.c849 bool is_array = tex->buffer.b.b.array_size > 1; in gfx9_clear_dcc_msaa() local
877 bool is_array = tex->target == PIPE_TEXTURE_2D_ARRAY; in si_compute_expand_fmask() local
H A Dsi_texture.c541 bool is_array = util_texture_is_array(res->target); in si_set_tex_bo_metadata() local
/third_party/node/deps/v8/src/json/
H A Djson-parser.cc146 Maybe<bool> is_array = Object::IsArray(object); in InternalizeJsonProperty() local
H A Djson-stringifier.cc242 Maybe<bool> is_array = Object::IsArray(replacer); in InitializeReplacer() local
/third_party/mesa3d/src/util/format/
H A Du_format.h175 unsigned is_array:1; member
/third_party/vk-gl-cts/external/amber/src/src/amberscript/
H A Dparser.cc60 bool is_array = false; in ToType() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Demangle/
H A DItaniumDemangle.cpp1198 bool is_array = t[1] == 'a'; in parse_new_expr() local
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/
H A Dr600_cs.c1482 bool is_array; in r600_check_texture_resource() local
/kernel/linux/linux-5.10/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c342 bool is_array = field->flags & TEP_FIELD_IS_ARRAY; in get_field_numeric_entry() local
/kernel/linux/linux-6.6/drivers/media/v4l2-core/
H A Dv4l2-ctrls-core.c1763 bool is_array; in v4l2_ctrl_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/radeon/
H A Dr600_cs.c1484 bool is_array; in r600_check_texture_resource() local
/kernel/linux/linux-6.6/tools/perf/util/scripting-engines/
H A Dtrace-event-python.c349 bool is_array = field->flags & TEP_FIELD_IS_ARRAY; in get_field_numeric_entry() local
/third_party/mesa3d/src/compiler/
H A Dnir_types.cpp691 glsl_sampler_type(enum glsl_sampler_dim dim, bool is_shadow, bool is_array, in glsl_sampler_type() argument
710 glsl_texture_type(enum glsl_sampler_dim dim, bool is_array, in glsl_texture_type() argument
717 glsl_image_type(enum glsl_sampler_dim dim, bool is_array, in glsl_image_type() argument
H A Dglsl_types.h994 bool is_array() const in is_array() function
/third_party/mesa3d/src/gallium/drivers/svga/
H A Dsvga_shader.h140 unsigned is_array:1; member
161 unsigned is_array:1; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
H A Dtgsi_to_nir.c288 bool is_array = (array_size > 1); in ttn_emit_declaration() local
1139 get_texture_info(unsigned texture, enum glsl_sampler_dim *dim, bool *is_shadow, bool *is_array) get_texture_info() argument
1243 get_sampler_var(struct ttn_compile *c, int binding, enum glsl_sampler_dim dim, bool is_shadow, bool is_array, enum glsl_base_type base_type, nir_texop op) get_sampler_var() argument
1273 get_image_var(struct ttn_compile *c, int binding, enum glsl_sampler_dim dim, bool is_array, enum glsl_base_type base_type, enum gl_access_qualifier access, enum pipe_format format) get_image_var() argument
1737 bool is_array; ttn_mem() local
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c117 glsl_sampler_to_pipe(int sampler_dim, bool is_array) in glsl_sampler_to_pipe() argument
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cMultiBindTests.cpp1485 void fillMSTexture(deqp::Context& context, GLuint texture_id, GLuint value, bool is_array) in fillMSTexture() argument
3761 bool is_array = false; in iterate() local
4019 bool is_array = false; in iterate() local
[all...]

Completed in 62 milliseconds

123