Home
last modified time | relevance | path

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

/third_party/weston/tests/
Dvertex-clip-test.c191 int emitted = clip_polygon(&ctx, &polygon, vertices_x, vertices_y); in TEST_P() local
204 int emitted = clip_polygon(&ctx, &polygon, vertices_x, vertices_y); in TEST_P() 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/glib/gio/tests/
Dnetwork-monitor.c110 gboolean *emitted = user_data; in notify_handler() local
120 gboolean *emitted = user_data; in network_changed_handler() 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/mesa/drivers/dri/i915/
Di830_context.h137 GLuint emitted; /* I810_UPLOAD_* */ member
Di915_context.h242 GLuint emitted; /* I915_UPLOAD_* */ member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_query.c265 uint64_t emitted, generated; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_schedule.c712 static void presub_nop(struct rc_instruction * emitted) { in presub_nop()
/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_encoder.cc636 const bool emitted = false; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp85 std::unordered_set<std::string> emitted; member
/third_party/mesa3d/src/intel/vulkan/
DgenX_cmd_buffer.c3881 bool emitted = false; in cmd_buffer_emit_vertex_constants_and_flush() local
4094 bool emitted = true; in genX() local
/third_party/mesa3d/src/compiler/spirv/
Dvtn_private.h268 bool emitted; member
/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.h987 union si_state emitted; member