Home
last modified time | relevance | path

Searched defs:emitted (Results 1 – 18 of 18) sorted by relevance

/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_transform.c45 need_re_emit(struct tgsi_transform_context *ctx, uint32_t emitted, struct tgsi_header orig_header) in need_re_emit()
81 uint32_t emitted; in emit_instruction() local
97 uint32_t emitted; in emit_declaration() local
113 uint32_t emitted; in emit_immediate() local
129 uint32_t emitted; in emit_property() local
/third_party/libabigail/src/
Dabg-leaf-reporter.cc392 bool emitted = false; in report() local
1028 bool emitted = false; in report() local
1074 bool emitted = false; in report() local
1193 bool emitted = false; in report() local
1234 bool emitted = false; in report() local
1314 bool emitted = false; in report() local
1351 bool emitted = false; in report() local
1387 bool emitted = false; in report() local
1426 bool emitted = false; in report() local
Dabg-default-reporter.cc703 bool emitted = false; in report() local
828 bool emitted = false; in report() local
1731 bool emitted = false; in report() local
1777 bool emitted = false; in report() local
1908 bool emitted = false; in report() local
1949 bool emitted = false; in report() local
2031 bool emitted = false; in report() local
2068 bool emitted = false; in report() local
2104 bool emitted = false; in report() local
2143 bool emitted = false; in report() local
Dabg-reporter-priv.cc418 bool emitted = false; in represent() local
1258 bool emitted = false; in maybe_report_unreachable_type_changes() local
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c114 struct fd_texture_stateobj *tex, unsigned samp_id, texmask emitted) in emit_texture()
160 texmask emitted = 0; in emit_textures() local
/third_party/skia/third_party/externals/spirv-cross/
Dspirv_cpp.cpp263 bool emitted = false; in emit_resources() local
Dspirv_hlsl.cpp1157 bool emitted = false; in emit_composite_constants() local
1182 bool emitted = false; in emit_specialization_constants_and_structs() local
1272 bool emitted = false; in declare_undefined_values() local
1300 bool emitted = false; in emit_resources() local
Dspirv_msl.cpp6489 bool emitted = false; in declare_undefined_values() local
6513 bool emitted = false; in declare_constant_arrays() local
6548 bool emitted = false; in declare_complex_constant_arrays() local
6584 bool emitted = false; in emit_specialization_constants_and_structs() local
Dspirv_glsl.cpp1116 bool emitted = false; in emit_struct() local
3226 bool emitted = false; in declare_undefined_values() local
3335 bool emitted = false; in emit_resources() local
/third_party/mesa3d/src/gallium/winsys/svga/drm/
Dvmw_fence.c127 uint32_t emitted, in vmw_fences_signal()
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c271 uint64_t emitted, generated; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c708 static void presub_nop(struct rc_instruction * emitted) { in presub_nop()
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp85 std::unordered_set<std::string> emitted; member
/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h268 bool emitted; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c4177 bool emitted = false; in cmd_buffer_emit_vertex_constants_and_flush() local
4371 bool emitted = true; in genX() local
/third_party/vk-gl-cts/framework/referencerenderer/
DrrRenderer.cpp1441 std::vector<VertexPacket*> emitted; in drawWithGeometryShader() local
/third_party/skia/third_party/externals/tint/src/reader/spirv/
Dfunction.cc2774 bool emitted = false; in EmitBasicBlock() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_pipe.h1021 union si_state emitted; member