Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Dgenerated_message_table_driven.h89 uint32 has_offset; member
Dgenerated_message_util.cc712 uint32 has_offset, io::CodedOutputStream* output) { in ExtensionSerializer()
718 uint32 has_offset, in UnknownFieldSerializerLite()
Dgenerated_message_reflection.cc2505 uint32 has_offset, in UnknownFieldSetSerializer()
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_tex.c1495 const bool has_offset = in nir_lower_tex_block() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_glsl.hpp410 bool has_array_offsets = false, has_offset = false, has_grad = false; member
/third_party/skia/third_party/externals/tint/src/writer/msl/
Dgenerator_impl.cc1105 bool has_offset = false; in EmitTextureCall() local
/third_party/protobuf/src/google/protobuf/compiler/cpp/
Dcpp_message.cc1726 int has_offset) { in GenerateSchema()
/third_party/libinput/src/
Dlibinput-private.h465 bool has_offset; member
/third_party/mesa3d/src/gallium/auxiliary/nir/
Dnir_to_tgsi.c3618 bool has_offset = nir_tex_instr_src_index(tex, nir_tex_src_offset) >= 0; in nir_to_tgsi_lower_txp() local
/third_party/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp9415 has_offset = false, has_ddx = false, has_ddy = false, has_derivs = false, in visit_tex() local